brett 2004/06/27 01:05:07
Modified: hibernate project.xml
hibernate/xdocs changes.xml
Log:
correct version signature
Revision Changes Path
1.32 +1 -1 maven-plugins/hibernate/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/hibernate/project.xml,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- project.xml 25 Jun 2004 15:24:28 -0000 1.31
+++ project.xml 27 Jun 2004 08:05:07 -0000 1.32
@@ -23,7 +23,7 @@
<pomVersion>3</pomVersion>
<id>maven-hibernate-plugin</id>
<name>Maven Hibernate Plug-in</name>
- <currentVersion>1.2-dev</currentVersion>
+ <currentVersion>1.2-SNAPSHOT</currentVersion>
<description/>
<shortDescription>Work with Hibernate classes</shortDescription>
<url>http://maven.apache.org/reference/plugins/hibernate/</url>
1.15 +1 -1 maven-plugins/hibernate/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/hibernate/xdocs/changes.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- changes.xml 4 Jun 2004 12:57:15 -0000 1.14
+++ changes.xml 27 Jun 2004 08:05:07 -0000 1.15
@@ -24,7 +24,7 @@
<author email="[EMAIL PROTECTED]">Michal Maczka</author>
</properties>
<body>
- <release version="1.2" date="">
+ <release version="1.2" date="in CVS">
<action dev="epugh" type="update">Update to hibernate-2.1.3.</action>
</release>
<release version="1.1" date="2004-05-15">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]