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/19 07:44:27 UTC

cvs commit: maven-plugins/pom project.xml

brett       2004/06/18 22:44:27

  Modified:    pom      project.xml
  Log:
  [maven-scm-plugin] prepare release 1.4.1
  
  Revision  Changes    Path
  1.41      +6 -1      maven-plugins/pom/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/pom/project.xml,v
  retrieving revision 1.40
  retrieving revision 1.41
  diff -u -r1.40 -r1.41
  --- project.xml	13 Jun 2004 05:26:16 -0000	1.40
  +++ project.xml	19 Jun 2004 05:44:27 -0000	1.41
  @@ -23,7 +23,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-pom-plugin</id>
     <name>Maven POM Plugin</name>
  -  <currentVersion>1.4.1-SNAPSHOT</currentVersion>
  +  <currentVersion>1.4.1</currentVersion>
     <description/>
     <shortDescription>Check Project Object Model</shortDescription>
     <url>http://maven.apache.org/reference/plugins/pom/</url>
  @@ -44,6 +44,11 @@
         <id>1.4</id>
         <name>1.4</name>
         <tag>MAVEN_POM_1_4</tag>
  +    </version>
  +    <version>
  +      <id>1.4.1</id>
  +      <name>1.4.1</name>
  +      <tag>MAVEN_POM_1_4_1</tag>
       </version>
     </versions>
     <developers>
  
  
  

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