You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2011/08/09 20:43:06 UTC

svn commit: r1155468 - /servicemix/smx4/bundles/trunk/casbah-2.1.2/pom.xml

Author: jbonofre
Date: Tue Aug  9 18:43:06 2011
New Revision: 1155468

URL: http://svn.apache.org/viewvc?rev=1155468&view=rev
Log:
[maven-release-plugin] prepare release org.apache.servicemix.bundles.casbah-2.1.2_1

Modified:
    servicemix/smx4/bundles/trunk/casbah-2.1.2/pom.xml

Modified: servicemix/smx4/bundles/trunk/casbah-2.1.2/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/casbah-2.1.2/pom.xml?rev=1155468&r1=1155467&r2=1155468&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/casbah-2.1.2/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/casbah-2.1.2/pom.xml Tue Aug  9 18:43:06 2011
@@ -31,7 +31,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.casbah</artifactId>
     <packaging>bundle</packaging>
-    <version>2.1.2_1-SNAPSHOT</version>
+    <version>2.1.2_1</version>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps casbah ${pkgVersion} jar files.</description>
     
@@ -137,4 +137,10 @@
             </plugin>
         </plugins>
     </build>
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.casbah-2.1.2_1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.casbah-2.1.2_1</developerConnection>
+    <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.casbah-2.1.2_1</url>
+  </scm>
 </project>
\ No newline at end of file