You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2009/03/21 00:46:28 UTC

svn commit: r756808 - /servicemix/smx4/bundles/trunk/cglib-2.1_3/pom.xml

Author: gnodet
Date: Fri Mar 20 23:46:27 2009
New Revision: 756808

URL: http://svn.apache.org/viewvc?rev=756808&view=rev
Log:
[maven-release-plugin] prepare release org.apache.servicemix.bundles.cglib-2.1_3_2

Modified:
    servicemix/smx4/bundles/trunk/cglib-2.1_3/pom.xml

Modified: servicemix/smx4/bundles/trunk/cglib-2.1_3/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/cglib-2.1_3/pom.xml?rev=756808&r1=756807&r2=756808&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/cglib-2.1_3/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/cglib-2.1_3/pom.xml Fri Mar 20 23:46:27 2009
@@ -29,7 +29,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.cglib</artifactId>
     <packaging>bundle</packaging>
-    <version>2.1_3_2-SNAPSHOT</version>
+    <version>2.1_3_2</version>
     <name>Apache ServiceMix Bundles: ${pkgArtifactId}-${pkgVersion}</name>
     <description>
         This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.
@@ -90,4 +90,10 @@
             </plugin>
         </plugins>
     </build>
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.cglib-2.1_3_2</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.cglib-2.1_3_2</developerConnection>
+    <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.cglib-2.1_3_2</url>
+  </scm>
 </project>