Author: gnodet
Date: Mon Feb 9 07:31:11 2009
New Revision: 742284
URL: http://svn.apache.org/viewvc?rev=742284&view=rev
Log:
[maven-release-plugin] prepare release
org.apache.servicemix.bundles.jline-0.9.94_1
Modified:
servicemix/smx4/bundles/trunk/jline-0.9.94/pom.xml
Modified: servicemix/smx4/bundles/trunk/jline-0.9.94/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/jline-0.9.94/pom.xml?rev=742284&r1=742283&r2=742284&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/jline-0.9.94/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/jline-0.9.94/pom.xml Mon Feb 9 07:31:11 2009
@@ -28,7 +28,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.jline</artifactId>
- <version>0.9.94_1-SNAPSHOT</version>
+ <version>0.9.94_1</version>
<packaging>bundle</packaging>
<name>Apache ServiceMix Bundles: ${pkgArtifactId}-${pkgVersion}</name>
<description>
@@ -87,4 +87,10 @@
</plugins>
</build>
+
+ <scm>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.jline-0.9.94_1</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.jline-0.9.94_1</developerConnection>
+
<url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.jline-0.9.94_1</url>
+ </scm>
</project>