Author: jbonofre
Date: Fri Jun 3 20:43:45 2011
New Revision: 1131220
URL: http://svn.apache.org/viewvc?rev=1131220&view=rev
Log:
[maven-release-plugin] prepare release
org.apache.servicemix.bundles.hadoop-core-0.20.203.0_1
Modified:
servicemix/smx4/bundles/trunk/hadoop-core-0.20.203.0/pom.xml
Modified: servicemix/smx4/bundles/trunk/hadoop-core-0.20.203.0/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/hadoop-core-0.20.203.0/pom.xml?rev=1131220&r1=1131219&r2=1131220&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/hadoop-core-0.20.203.0/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/hadoop-core-0.20.203.0/pom.xml Fri Jun 3
20:43:45 2011
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.hadoop-core</artifactId>
- <version>0.20.203.0_1-SNAPSHOT</version>
+ <version>0.20.203.0_1</version>
<packaging>bundle</packaging>
<name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
<description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar
file.</description>
@@ -136,4 +136,10 @@
</plugins>
</build>
+
+ <scm>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.hadoop-core-0.20.203.0_1</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.hadoop-core-0.20.203.0_1</developerConnection>
+
<url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.hadoop-core-0.20.203.0_1</url>
+ </scm>
</project>