You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by se...@apache.org on 2013/12/17 16:40:10 UTC

svn commit: r1551583 - in /cxf/branches/2.6.x-fixes: ./ osgi/bundle/all/pom.xml osgi/bundle/jaxrs/pom.xml osgi/bundle/minimal/pom.xml

Author: sergeyb
Date: Tue Dec 17 15:40:09 2013
New Revision: 1551583

URL: http://svn.apache.org/r1551583
Log:
Merged revisions 1551574 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/branches/2.7.x-fixes

........
  r1551574 | sergeyb | 2013-12-17 15:29:54 +0000 (Tue, 17 Dec 2013) | 1 line
  
  [CXF-5412] Setting maven bundle plugin version to 2.3.7 in bundle project poms
........

Modified:
    cxf/branches/2.6.x-fixes/   (props changed)
    cxf/branches/2.6.x-fixes/osgi/bundle/all/pom.xml
    cxf/branches/2.6.x-fixes/osgi/bundle/jaxrs/pom.xml
    cxf/branches/2.6.x-fixes/osgi/bundle/minimal/pom.xml

Propchange: cxf/branches/2.6.x-fixes/
------------------------------------------------------------------------------
  Merged /cxf/branches/2.7.x-fixes:r1551574

Propchange: cxf/branches/2.6.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.

Modified: cxf/branches/2.6.x-fixes/osgi/bundle/all/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/osgi/bundle/all/pom.xml?rev=1551583&r1=1551582&r2=1551583&view=diff
==============================================================================
--- cxf/branches/2.6.x-fixes/osgi/bundle/all/pom.xml (original)
+++ cxf/branches/2.6.x-fixes/osgi/bundle/all/pom.xml Tue Dec 17 15:40:09 2013
@@ -322,6 +322,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.6.x-fixes/osgi/bundle/jaxrs/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/osgi/bundle/jaxrs/pom.xml?rev=1551583&r1=1551582&r2=1551583&view=diff
==============================================================================
--- cxf/branches/2.6.x-fixes/osgi/bundle/jaxrs/pom.xml (original)
+++ cxf/branches/2.6.x-fixes/osgi/bundle/jaxrs/pom.xml Tue Dec 17 15:40:09 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.6.x-fixes/osgi/bundle/minimal/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/osgi/bundle/minimal/pom.xml?rev=1551583&r1=1551582&r2=1551583&view=diff
==============================================================================
--- cxf/branches/2.6.x-fixes/osgi/bundle/minimal/pom.xml (original)
+++ cxf/branches/2.6.x-fixes/osgi/bundle/minimal/pom.xml Tue Dec 17 15:40:09 2013
@@ -152,6 +152,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
+                <version>2.3.7</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>