epugh       2004/06/04 05:57:15

  Modified:    hibernate/xdocs changes.xml
               hibernate project.xml
  Log:
  Should have bumped version numbers when updating to hibernate 2.1.3
  
  Revision  Changes    Path
  1.14      +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.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- changes.xml       1 Jun 2004 15:31:04 -0000       1.13
  +++ changes.xml       4 Jun 2004 12:57:15 -0000       1.14
  @@ -24,7 +24,7 @@
       <author email="[EMAIL PROTECTED]">Michal Maczka</author>
     </properties>
     <body>
  -    <release version="1.1" date="2004-05-15">
  +    <release version="1.2" date="">
         <action dev="epugh" type="update">Update to hibernate-2.1.3.</action>
       </release>
       <release version="1.1" date="2004-05-15">
  
  
  
  1.30      +1 -1      maven-plugins/hibernate/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/hibernate/project.xml,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- project.xml       1 Jun 2004 15:32:13 -0000       1.29
  +++ project.xml       4 Jun 2004 12:57:15 -0000       1.30
  @@ -23,7 +23,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-hibernate-plugin</id>
     <name>Maven Hibernate Plug-in</name>
  -  <currentVersion>1.1</currentVersion>
  +  <currentVersion>1.2-dev</currentVersion>
     <description/>
     <shortDescription>Work with Hibernate classes</shortDescription>
     <url>http://maven.apache.org/reference/plugins/hibernate/</url>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to