You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by jv...@apache.org on 2003/09/30 01:52:59 UTC

cvs commit: maven-plugins/release project.xml

jvanzyl     2003/09/29 16:52:59

  Modified:    release  project.xml
  Log:
  o made a change, flipping over to development mode.
  
  Revision  Changes    Path
  1.22      +1 -1      maven-plugins/release/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/release/project.xml,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- project.xml	29 Sep 2003 05:19:13 -0000	1.21
  +++ project.xml	29 Sep 2003 23:52:59 -0000	1.22
  @@ -5,7 +5,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-release-plugin</id>
     <name>Maven Release Plug-in</name>
  -  <currentVersion>1.1</currentVersion>
  +  <currentVersion>1.2-SNAPSHOT</currentVersion>
     <description/>
     <shortDescription>Produce project release</shortDescription>
     <url>http://maven.apache.org/reference/plugins/release/</url>
  
  
  

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