Author: jbonofre
Date: Wed Sep 5 05:59:55 2012
New Revision: 1381009
URL: http://svn.apache.org/viewvc?rev=1381009&view=rev
Log:
[maven-release-plugin] prepare release
org.apache.servicemix.bundles.xstream-1.4.3_1
Modified:
servicemix/smx4/bundles/trunk/xstream-1.4.3/pom.xml
Modified: servicemix/smx4/bundles/trunk/xstream-1.4.3/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/xstream-1.4.3/pom.xml?rev=1381009&r1=1381008&r2=1381009&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/xstream-1.4.3/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/xstream-1.4.3/pom.xml Wed Sep 5 05:59:55 2012
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.xstream</artifactId>
- <version>1.4.3_1-SNAPSHOT</version>
+ <version>1.4.3_1</version>
<packaging>bundle</packaging>
<name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
<description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar
file.</description>
@@ -123,4 +123,10 @@
</plugin>
</plugins>
</build>
+
+ <scm>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.xstream-1.4.3_1</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.xstream-1.4.3_1</developerConnection>
+
<url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.xstream-1.4.3_1</url>
+ </scm>
</project>