Author: dkulp
Date: Wed Apr 8 20:01:11 2009
New Revision: 763368
URL: http://svn.apache.org/viewvc?rev=763368&view=rev
Log:
Update version of bundle plugin we're using. Hopefully more stable.
Modified:
cxf/trunk/pom.xml
Modified: cxf/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/pom.xml?rev=763368&r1=763367&r2=763368&view=diff
==============================================================================
--- cxf/trunk/pom.xml (original)
+++ cxf/trunk/pom.xml Wed Apr 8 20:01:11 2009
@@ -373,7 +373,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <version>1.4.3</version>
+ <version>2.0.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>