Author: jbonofre
Date: Mon Jul 29 04:35:10 2013
New Revision: 1507919
URL: http://svn.apache.org/r1507919
Log:
[maven-release-plugin] prepare release
org.apache.servicemix.bundles.hbase-0.95.1-hadoop1_1
Modified:
servicemix/smx4/bundles/trunk/hbase-0.95.1-hadoop1/pom.xml
Modified: servicemix/smx4/bundles/trunk/hbase-0.95.1-hadoop1/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/hbase-0.95.1-hadoop1/pom.xml?rev=1507919&r1=1507918&r2=1507919&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/hbase-0.95.1-hadoop1/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/hbase-0.95.1-hadoop1/pom.xml Mon Jul 29
04:35:10 2013
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.hbase</artifactId>
- <version>0.95.1-hadoop1_1-SNAPSHOT</version>
+ <version>0.95.1-hadoop1_1</version>
<packaging>bundle</packaging>
<name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
<description>This OSGi bundle wraps hbase-common, hbase-client,
hbase-prefix-tree, hbase-protocol, hbase-server, hbase-hadoop-compat
${pkgVersion} jar files.</description>
@@ -304,4 +304,10 @@
</plugin>
</plugins>
</build>
+
+ <scm>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.hbase-0.95.1-hadoop1_1</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.hbase-0.95.1-hadoop1_1</developerConnection>
+
<url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.hbase-0.95.1-hadoop1_1</url>
+ </scm>
</project>