Author: jbonofre
Date: Mon Jul 29 04:17:30 2013
New Revision: 1507903
URL: http://svn.apache.org/r1507903
Log:
[maven-release-plugin] prepare release
org.apache.servicemix.bundles.casbah-2.6.2_1
Modified:
servicemix/smx4/bundles/trunk/casbah-2.6.2/pom.xml
Modified: servicemix/smx4/bundles/trunk/casbah-2.6.2/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/casbah-2.6.2/pom.xml?rev=1507903&r1=1507902&r2=1507903&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/casbah-2.6.2/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/casbah-2.6.2/pom.xml Mon Jul 29 04:17:30 2013
@@ -31,7 +31,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.casbah</artifactId>
<packaging>bundle</packaging>
- <version>2.6.2_1-SNAPSHOT</version>
+ <version>2.6.2_1</version>
<name>Apache ServiceMix :: Bundles :: casbah</name>
<description>This OSGi bundle wraps casbah ${pkgVersion} jar
files.</description>
@@ -175,4 +175,10 @@
</plugin>
</plugins>
</build>
+
+ <scm>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.casbah-2.6.2_1</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.casbah-2.6.2_1</developerConnection>
+
<url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.casbah-2.6.2_1</url>
+ </scm>
</project>