Author: dandiep
Date: Sat Jul 28 06:20:45 2007
New Revision: 560539
URL: http://svn.apache.org/viewvc?view=rev&rev=560539
Log:
Don't switch the bundle to alpha-10-SNAPSHOT. alpha-10 will be available on
mirrors soon.
Modified:
incubator/cxf/trunk/distribution/bundle/pom.xml
Modified: incubator/cxf/trunk/distribution/bundle/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/cxf/trunk/distribution/bundle/pom.xml?view=diff&rev=560539&r1=560538&r2=560539
==============================================================================
--- incubator/cxf/trunk/distribution/bundle/pom.xml (original)
+++ incubator/cxf/trunk/distribution/bundle/pom.xml Sat Jul 28 06:20:45 2007
@@ -258,7 +258,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>shade-maven-plugin</artifactId>
- <version>1.0-alpha-10-SNAPSHOT</version>
+ <version>1.0-alpha-8</version>
<executions>
<execution>
<phase>package</phase>
@@ -362,4 +362,4 @@
<url>http://svn.apache.org/viewvc/incubator/cxf/trunk/cxf-parent/cxf-bundle</url>
</scm>
-</project>
\ No newline at end of file
+</project>