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 2008/05/29 17:32:43 UTC

svn commit: r661361 - /cxf/trunk/distribution/bundle/pom.xml

Author: dkulp
Date: Thu May 29 08:32:43 2008
New Revision: 661361

URL: http://svn.apache.org/viewvc?rev=661361&view=rev
Log:
Update to latest shade version

Modified:
    cxf/trunk/distribution/bundle/pom.xml

Modified: cxf/trunk/distribution/bundle/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/bundle/pom.xml?rev=661361&r1=661360&r2=661361&view=diff
==============================================================================
--- cxf/trunk/distribution/bundle/pom.xml (original)
+++ cxf/trunk/distribution/bundle/pom.xml Thu May 29 08:32:43 2008
@@ -308,7 +308,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-shade-plugin</artifactId>
-                <version>1.0.1</version>
+                <version>1.1</version>
                 <executions>
                     <execution>
                         <phase>package</phase>