You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2012/08/22 16:12:51 UTC

svn commit: r1376064 - /cxf/branches/2.5.5-features-fix/pom.xml

Author: dkulp
Date: Wed Aug 22 14:12:51 2012
New Revision: 1376064

URL: http://svn.apache.org/viewvc?rev=1376064&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    cxf/branches/2.5.5-features-fix/pom.xml

Modified: cxf/branches/2.5.5-features-fix/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.5.5-features-fix/pom.xml?rev=1376064&r1=1376063&r2=1376064&view=diff
==============================================================================
--- cxf/branches/2.5.5-features-fix/pom.xml (original)
+++ cxf/branches/2.5.5-features-fix/pom.xml Wed Aug 22 14:12:51 2012
@@ -31,7 +31,7 @@
     <artifactId>apache-cxf</artifactId>
     <packaging>pom</packaging>
     <name>Apache CXF Karaf Features</name>
-    <version>2.5.5.1</version>
+    <version>2.5.5.2-SNAPSHOT</version>
     <description>Apache CXF Karaf Features</description>
     
     <!-- The validate plugin will export these provided dependencies bundles' export packages first -->
@@ -155,10 +155,4 @@
             </build>
         </profile>
     </profiles>
-
-
-  <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/tags/apache-cxf-features-xml-2.5.5.1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/tags/apache-cxf-features-xml-2.5.5.1</developerConnection>
-  </scm>
 </project>