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