You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2004/06/27 10:05:07 UTC

cvs commit: maven-plugins/hibernate/xdocs changes.xml

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="michal.maczka@dimatics.com">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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: cvs commit: maven-plugins/hibernate/xdocs changes.xml

Posted by Brett Porter <br...@apache.org>.
Either works (in terms of the release process), but yes - I probably should have
put it there too.

- Brett

Quoting Dion Gillard <di...@gmail.com>:

> On 27 Jun 2004 08:05:07 -0000, brett@apache.org <br...@apache.org> wrote:
> > 
> > brett       2004/06/27 01:05:07
> > 
> >   Modified:    hibernate project.xml
> >                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="michal.maczka@dimatics.com">Michal Maczka</author>
> >      </properties>
> >      <body>
> >   -    <release version="1.2" date="">
> >   +    <release version="1.2" date="in CVS">
> 
> I thought the convention these days was to put the -SNAPSHOT on the
> version attribute?
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: cvs commit: maven-plugins/hibernate/xdocs changes.xml

Posted by Dion Gillard <di...@gmail.com>.
On 27 Jun 2004 08:05:07 -0000, brett@apache.org <br...@apache.org> wrote:
> 
> brett       2004/06/27 01:05:07
> 
>   Modified:    hibernate project.xml
>                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="michal.maczka@dimatics.com">Michal Maczka</author>
>      </properties>
>      <body>
>   -    <release version="1.2" date="">
>   +    <release version="1.2" date="in CVS">

I thought the convention these days was to put the -SNAPSHOT on the
version attribute?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org