Author: jbonofre
Date: Wed Dec 8 17:53:38 2010
New Revision: 1043550
URL: http://svn.apache.org/viewvc?rev=1043550&view=rev
Log:
[maven-release-plugin] prepare release org.apache.servicemix.bundles.asm-3.3_1
Modified:
servicemix/smx4/bundles/trunk/asm-3.3/pom.xml
Modified: servicemix/smx4/bundles/trunk/asm-3.3/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/asm-3.3/pom.xml?rev=1043550&r1=1043549&r2=1043550&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/asm-3.3/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/asm-3.3/pom.xml Wed Dec 8 17:53:38 2010
@@ -31,7 +31,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.asm</artifactId>
<packaging>bundle</packaging>
- <version>3.3_1-SNAPSHOT</version>
+ <version>3.3_1</version>
<name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
<description>
This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.
@@ -94,4 +94,10 @@
</plugins>
</build>
+
+ <scm>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.asm-3.3_1</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.asm-3.3_1</developerConnection>
+
<url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.asm-3.3_1</url>
+ </scm>
</project>
\ No newline at end of file