You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2007/03/22 15:49:36 UTC

svn commit: r521298 - in /incubator/cxf/trunk: parent/pom.xml pom.xml

Author: dkulp
Date: Thu Mar 22 07:49:35 2007
New Revision: 521298

URL: http://svn.apache.org/viewvc?view=rev&rev=521298
Log:
Update to recently released plugins

Modified:
    incubator/cxf/trunk/parent/pom.xml
    incubator/cxf/trunk/pom.xml

Modified: incubator/cxf/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/parent/pom.xml?view=diff&rev=521298&r1=521297&r2=521298
==============================================================================
--- incubator/cxf/trunk/parent/pom.xml (original)
+++ incubator/cxf/trunk/parent/pom.xml Thu Mar 22 07:49:35 2007
@@ -221,7 +221,7 @@
         <plugins>
             <plugin>
                 <artifactId>maven-remote-resources-plugin</artifactId>
-                <version>1.0-alpha-3</version>
+                <version>1.0-alpha-4</version>
                 <executions>
                     <execution>
                         <goals>

Modified: incubator/cxf/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/pom.xml?view=diff&rev=521298&r1=521297&r2=521298
==============================================================================
--- incubator/cxf/trunk/pom.xml (original)
+++ incubator/cxf/trunk/pom.xml Thu Mar 22 07:49:35 2007
@@ -410,7 +410,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-dependency-plugin</artifactId>
-                    <version>2.0-alpha-1</version>
+                    <version>2.0-alpha-3</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>