Author: sergeyb
Date: Tue Dec 17 15:29:54 2013
New Revision: 1551574
URL: http://svn.apache.org/r1551574
Log:
[CXF-5412] Setting maven bundle plugin version to 2.3.7 in bundle project poms
Modified:
cxf/branches/2.7.x-fixes/osgi/bundle/all/pom.xml
cxf/branches/2.7.x-fixes/osgi/bundle/jaxrs/pom.xml
cxf/branches/2.7.x-fixes/osgi/bundle/minimal/pom.xml
Modified: cxf/branches/2.7.x-fixes/osgi/bundle/all/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/osgi/bundle/all/pom.xml?rev=1551574&r1=1551573&r2=1551574&view=diff
==============================================================================
--- cxf/branches/2.7.x-fixes/osgi/bundle/all/pom.xml (original)
+++ cxf/branches/2.7.x-fixes/osgi/bundle/all/pom.xml Tue Dec 17 15:29:54 2013
@@ -336,6 +336,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
+ <version>2.3.7</version>
<extensions>true</extensions>
<configuration>
<instructions>
Modified: cxf/branches/2.7.x-fixes/osgi/bundle/jaxrs/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/osgi/bundle/jaxrs/pom.xml?rev=1551574&r1=1551573&r2=1551574&view=diff
==============================================================================
--- cxf/branches/2.7.x-fixes/osgi/bundle/jaxrs/pom.xml (original)
+++ cxf/branches/2.7.x-fixes/osgi/bundle/jaxrs/pom.xml Tue Dec 17 15:29:54 2013
@@ -112,6 +112,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
+ <version>2.3.7</version>
<extensions>true</extensions>
<configuration>
<instructions>
Modified: cxf/branches/2.7.x-fixes/osgi/bundle/minimal/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/osgi/bundle/minimal/pom.xml?rev=1551574&r1=1551573&r2=1551574&view=diff
==============================================================================
--- cxf/branches/2.7.x-fixes/osgi/bundle/minimal/pom.xml (original)
+++ cxf/branches/2.7.x-fixes/osgi/bundle/minimal/pom.xml Tue Dec 17 15:29:54
2013
@@ -157,6 +157,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
+ <version>2.3.7</version>
<extensions>true</extensions>
<configuration>
<instructions>