You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm-commits@maven.apache.org by jv...@apache.org on 2004/01/16 15:04:54 UTC

cvs commit: maven-scm/generic-scm-api project.xml

jvanzyl     2004/01/16 06:04:54

  Modified:    generic-scm-api project.xml
  Log:
  o use beta-1 not beta1
  
  Revision  Changes    Path
  1.2       +2 -2      maven-scm/generic-scm-api/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-scm/generic-scm-api/project.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.xml	2 Dec 2003 20:12:43 -0000	1.1
  +++ project.xml	16 Jan 2004 14:04:54 -0000	1.2
  @@ -6,7 +6,7 @@
     <groupId>genericscm</groupId>
     <id>genericscm-api</id>
     <artifactId>genericscm-api</artifactId>
  -  <currentVersion>1.0-beta1-SNAPSHOT</currentVersion>
  +  <currentVersion>1.0-beta-1-SNAPSHOT</currentVersion>
     <description>Generic SCM Tools - API</description>
     <shortDescription>Generic SCM Tools - API</shortDescription>
     <inceptionYear>2003</inceptionYear>
  @@ -60,4 +60,4 @@
         </resource>        
       </resources>
     </build>
  -</project>
  \ No newline at end of file
  +</project>