Author: gertv
Date: Thu Nov 4 13:34:05 2010
New Revision: 1030962
URL: http://svn.apache.org/viewvc?rev=1030962&view=rev
Log:
[maven-release-plugin] prepare release
org.apache.servicemix.bundles.javassist-3.12.0.ga_1
Modified:
servicemix/smx4/bundles/trunk/javassist-3.12.ga/pom.xml
Modified: servicemix/smx4/bundles/trunk/javassist-3.12.ga/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/javassist-3.12.ga/pom.xml?rev=1030962&r1=1030961&r2=1030962&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/javassist-3.12.ga/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/javassist-3.12.ga/pom.xml Thu Nov 4 13:34:05
2010
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.javassist</artifactId>
- <version>3.12.0.ga_1-SNAPSHOT</version>
+ <version>3.12.0.ga_1</version>
<packaging>bundle</packaging>
<name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
<description>
@@ -106,4 +106,10 @@
</plugin>
</plugins>
</build>
+
+ <scm>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.javassist-3.12.0.ga_1</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.javassist-3.12.0.ga_1</developerConnection>
+
<url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.javassist-3.12.0.ga_1</url>
+ </scm>
</project>