You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ge...@apache.org on 2009/02/09 14:55:28 UTC

svn commit: r742504 - /servicemix/smx4/bundles/trunk/jline-0.9.94/pom.xml

Author: gertv
Date: Mon Feb  9 13:55:28 2009
New Revision: 742504

URL: http://svn.apache.org/viewvc?rev=742504&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=742504&r1=742503&r2=742504&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 13:55:28 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>