Author: jbonofre
Date: Tue Mar 4 14:40:25 2014
New Revision: 1574116
URL: http://svn.apache.org/r1574116
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
servicemix/smx4/bundles/trunk/hbase-0.98.0-hadoop2/pom.xml
Modified: servicemix/smx4/bundles/trunk/hbase-0.98.0-hadoop2/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/hbase-0.98.0-hadoop2/pom.xml?rev=1574116&r1=1574115&r2=1574116&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/hbase-0.98.0-hadoop2/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/hbase-0.98.0-hadoop2/pom.xml Tue Mar 4
14:40:25 2014
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.hbase</artifactId>
- <version>0.98.0-hadoop2_2</version>
+ <version>0.98.0-hadoop2_3-SNAPSHOT</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,
@@ -302,10 +302,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.hbase-0.98.0-hadoop2_2</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.hbase-0.98.0-hadoop2_2</developerConnection>
-
<url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.hbase-0.98.0-hadoop2_2</url>
- </scm>
</project>