Author: jbonofre
Date: Tue Mar 4 15:02:54 2014
New Revision: 1574123
URL: http://svn.apache.org/r1574123
Log:
[maven-release-plugin] prepare release
org.apache.servicemix.bundles.hadoop-client-2.3.0_2
Modified:
servicemix/smx4/bundles/trunk/hadoop-client-2.3.0/pom.xml
Modified: servicemix/smx4/bundles/trunk/hadoop-client-2.3.0/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/hadoop-client-2.3.0/pom.xml?rev=1574123&r1=1574122&r2=1574123&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/hadoop-client-2.3.0/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/hadoop-client-2.3.0/pom.xml Tue Mar 4
15:02:54 2014
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.hadoop-client</artifactId>
- <version>2.3.0_2-SNAPSHOT</version>
+ <version>2.3.0_2</version>
<packaging>bundle</packaging>
<name>Apache ServiceMix :: Bundles :: hadoop-client</name>
<description>This OSGi bundle wraps ${pkgVersion} jar files.</description>
@@ -260,4 +260,10 @@
</plugin>
</plugins>
</build>
+
+ <scm>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.hadoop-client-2.3.0_2</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.hadoop-client-2.3.0_2</developerConnection>
+
<url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.hadoop-client-2.3.0_2</url>
+ </scm>
</project>