Author: jbonofre
Date: Fri Jan 27 17:44:30 2012
New Revision: 1236778
URL: http://svn.apache.org/viewvc?rev=1236778&view=rev
Log:
[maven-release-plugin] prepare release org.apache.servicemix.bundles.ant-1.8.2_1
Modified:
servicemix/smx4/bundles/trunk/ant-1.8.2/pom.xml
Modified: servicemix/smx4/bundles/trunk/ant-1.8.2/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/ant-1.8.2/pom.xml?rev=1236778&r1=1236777&r2=1236778&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/ant-1.8.2/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/ant-1.8.2/pom.xml Fri Jan 27 17:44:30 2012
@@ -31,7 +31,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.ant</artifactId>
<packaging>bundle</packaging>
- <version>1.8.2_1-SNAPSHOT</version>
+ <version>1.8.2_1</version>
<name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
<description>This OSGi bundle wraps ant and ant-launcher ${pkgVersion} jar
files.</description>
@@ -109,4 +109,10 @@
</plugins>
</build>
+
+ <scm>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.ant-1.8.2_1</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.ant-1.8.2_1</developerConnection>
+
<url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.ant-1.8.2_1</url>
+ </scm>
</project>