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 2005/05/18 14:19:41 UTC

svn commit: r170739 - in /maven/maven-1/plugins/trunk: ear/project.xml plugin-parent/project.xml rar/project.xml repository/project.xml

Author: brett
Date: Wed May 18 05:19:41 2005
New Revision: 170739

URL: http://svn.apache.org/viewcvs?rev=170739&view=rev
Log:
upgrade jelly taglibs

Modified:
    maven/maven-1/plugins/trunk/ear/project.xml
    maven/maven-1/plugins/trunk/plugin-parent/project.xml
    maven/maven-1/plugins/trunk/rar/project.xml
    maven/maven-1/plugins/trunk/repository/project.xml

Modified: maven/maven-1/plugins/trunk/ear/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/ear/project.xml?rev=170739&r1=170738&r2=170739&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/ear/project.xml (original)
+++ maven/maven-1/plugins/trunk/ear/project.xml Wed May 18 05:19:41 2005
@@ -113,7 +113,7 @@
     <dependency>
       <groupId>commons-jelly</groupId>
       <artifactId>commons-jelly-tags-util</artifactId>
-      <version>20030211.141939</version>
+      <version>1.1</version>
       <url>http://jakarta.apache.org/commons/jelly/libs/util/index.html</url>
     </dependency>
   </dependencies>

Modified: maven/maven-1/plugins/trunk/plugin-parent/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/plugin-parent/project.xml?rev=170739&r1=170738&r2=170739&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/plugin-parent/project.xml (original)
+++ maven/maven-1/plugins/trunk/plugin-parent/project.xml Wed May 18 05:19:41 2005
@@ -185,7 +185,6 @@
     <report>maven-file-activity-plugin</report>
     <report>maven-developer-activity-plugin</report>
     <report>maven-tasklist-plugin</report>
-    <report>maven-linkcheck-plugin</report>
     <report>maven-javadoc-plugin</report>
     <report>maven-jxr-plugin</report>
     <report>maven-jdepend-plugin</report>

Modified: maven/maven-1/plugins/trunk/rar/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/rar/project.xml?rev=170739&r1=170738&r2=170739&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/rar/project.xml (original)
+++ maven/maven-1/plugins/trunk/rar/project.xml Wed May 18 05:19:41 2005
@@ -65,7 +65,7 @@
     <dependency>
       <groupId>commons-jelly</groupId>
       <artifactId>commons-jelly-tags-util</artifactId>
-      <version>20030211.141939</version>
+      <version>1.1</version>
       <url>http://jakarta.apache.org/commons/jelly/tags/util/</url>
     </dependency>
   </dependencies>

Modified: maven/maven-1/plugins/trunk/repository/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/repository/project.xml?rev=170739&r1=170738&r2=170739&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/repository/project.xml (original)
+++ maven/maven-1/plugins/trunk/repository/project.xml Wed May 18 05:19:41 2005
@@ -50,13 +50,13 @@
     <dependency>
       <groupId>commons-jelly</groupId>
       <artifactId>commons-jelly-tags-util</artifactId>
-      <version>20030211.141939</version>
+      <version>1.1</version>
       <url>http://jakarta.apache.org/commons/jelly/libs/util/</url>
     </dependency>
     <dependency>
       <groupId>commons-jelly</groupId>
       <artifactId>commons-jelly-tags-xml</artifactId>
-      <version>20040613.030723</version>
+      <version>1.0</version>
       <url>http://jakarta.apache.org/commons/jelly/libs/xml/</url>
     </dependency>
   </dependencies>



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