You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by cs...@apache.org on 2014/01/03 20:47:48 UTC

svn commit: r1555235 - /cxf/dosgi/trunk/distribution/multi-bundle/pom.xml

Author: cschneider
Date: Fri Jan  3 19:47:48 2014
New Revision: 1555235

URL: http://svn.apache.org/r1555235
Log:
DOSGI-207 Update karaf maven plugin to release version

Modified:
    cxf/dosgi/trunk/distribution/multi-bundle/pom.xml

Modified: cxf/dosgi/trunk/distribution/multi-bundle/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/distribution/multi-bundle/pom.xml?rev=1555235&r1=1555234&r2=1555235&view=diff
==============================================================================
--- cxf/dosgi/trunk/distribution/multi-bundle/pom.xml (original)
+++ cxf/dosgi/trunk/distribution/multi-bundle/pom.xml Fri Jan  3 19:47:48 2014
@@ -48,7 +48,7 @@
     <plugin>
         <groupId>org.apache.karaf.tooling</groupId>
         <artifactId>karaf-maven-plugin</artifactId>
-        <version>3.0.0-SNAPSHOT</version>
+        <version>3.0.0</version>
 
         <executions>
           <execution>