Author: dkulp
Date: Thu Mar 15 21:31:56 2012
New Revision: 1301212
URL: http://svn.apache.org/viewvc?rev=1301212&view=rev
Log:
Merged revisions 1301141 via svn merge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r1301141 | dkulp | 2012-03-15 14:56:03 -0400 (Thu, 15 Mar 2012) | 2 lines
Update to latest bundle plugin to hopefully fix SNAPSHOT jars built on
jenkins
........
Modified:
cxf/branches/2.5.x-fixes/ (props changed)
cxf/branches/2.5.x-fixes/pom.xml
Propchange: cxf/branches/2.5.x-fixes/
('svn:mergeinfo' removed)
Propchange: cxf/branches/2.5.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.
Modified: cxf/branches/2.5.x-fixes/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/pom.xml?rev=1301212&r1=1301211&r2=1301212&view=diff
==============================================================================
--- cxf/branches/2.5.x-fixes/pom.xml (original)
+++ cxf/branches/2.5.x-fixes/pom.xml Thu Mar 15 21:31:56 2012
@@ -495,7 +495,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <version>2.3.6</version>
+ <version>2.3.7</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>