dion        2004/07/14 17:19:14

  Modified:    repository/xdocs changes.xml
               repository project.xml
  Log:
  Use later version of jelly xml tags
  
  Revision  Changes    Path
  1.9       +2 -0      maven-plugins/repository/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/repository/xdocs/changes.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- changes.xml       16 May 2004 02:17:20 -0000      1.8
  +++ changes.xml       15 Jul 2004 00:19:14 -0000      1.9
  @@ -24,6 +24,8 @@
       <author email="[EMAIL PROTECTED]">dIon Gillard</author>
     </properties>
     <body>
  +    <release version="1.2.1" date="in CVS">
  +    </release>
       <release version="1.2" date="2004-05-15">
         <action dev="brett" issue="MPREPO-5" type="update">Deprecate 
maven.repository.group, use maven.remote.group instead</action>
       </release>
  
  
  
  1.23      +2 -2      maven-plugins/repository/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/repository/project.xml,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- project.xml       25 Jun 2004 15:24:30 -0000      1.22
  +++ project.xml       15 Jul 2004 00:19:14 -0000      1.23
  @@ -23,7 +23,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-repository-plugin</id>
     <name>Maven Repository Plug-in</name>
  -  <currentVersion>1.2</currentVersion>
  +  <currentVersion>1.2.1-SNAPSHOT</currentVersion>
     <shortDescription>Tools to work with the central repo</shortDescription>
     <url>http://maven.apache.org/reference/plugins/repository/</url>
     <issueTrackingUrl>http://jira.codehaus.org/browse/MPREPO</issueTrackingUrl>
  @@ -55,7 +55,7 @@
       </dependency>
       <dependency>
         <groupId>commons-jelly</groupId>
  -      <artifactId>commons-jelly-tags-xml</artifactId>
  +      <artifactId>20040613.030723</artifactId>
         <version>20030211.142705</version>
         <url>http://jakarta.apache.org/commons/jelly/libs/xml/</url>
       </dependency>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to