Author: dkulp
Date: Wed Aug 22 14:08:26 2012
New Revision: 1376061
URL: http://svn.apache.org/viewvc?rev=1376061&view=rev
Log:
[maven-release-plugin] prepare release apache-cxf-features-xml-2.5.5.1
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=1376061&r1=1376060&r2=1376061&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:08:26 2012
@@ -31,7 +31,7 @@
<artifactId>apache-cxf</artifactId>
<packaging>pom</packaging>
<name>Apache CXF Karaf Features</name>
- <version>2.5.5.1-SNAPSHOT</version>
+ <version>2.5.5.1</version>
<description>Apache CXF Karaf Features</description>
<!-- The validate plugin will export these provided dependencies bundles'
export packages first -->
@@ -156,4 +156,9 @@
</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>