You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ev...@apache.org on 2004/08/26 14:25:27 UTC

cvs commit: maven-plugins/jnlp project.xml

evenisse    2004/08/26 05:25:27

  Modified:    jnlp     project.xml
  Log:
  [maven-scm-plugin] prepare release 1.4.1
  
  Revision  Changes    Path
  1.26      +6 -1      maven-plugins/jnlp/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/jnlp/project.xml,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- project.xml	26 Aug 2004 11:42:26 -0000	1.25
  +++ project.xml	26 Aug 2004 12:25:26 -0000	1.26
  @@ -23,7 +23,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-jnlp-plugin</id>
     <name>Maven JNLP Plug-in</name>
  -  <currentVersion>1.4.1-SNAPSHOT</currentVersion>
  +  <currentVersion>1.4.1</currentVersion>
     <shortDescription>JNLP Plugin for Maven</shortDescription>
     <url>http://maven.apache.org/reference/plugins/jnlp/</url>
     <issueTrackingUrl>http://jira.codehaus.org/browse/MPJNLP</issueTrackingUrl>
  @@ -72,6 +72,11 @@
         <id>1.4</id>
         <name>1.4</name>
         <tag>MAVEN_JNLP_1_4</tag>
  +    </version>
  +    <version>
  +      <id>1.4.1</id>
  +      <name>1.4.1</name>
  +      <tag>MAVEN_JNLP_1_4_1</tag>
       </version>
     </versions>
   </project>
  
  
  

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