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 2010/11/04 14:39:03 UTC

svn commit: r1030972 - /servicemix/smx4/bundles/trunk/jsch-0.1.44/pom.xml

Author: gertv
Date: Thu Nov  4 13:39:03 2010
New Revision: 1030972

URL: http://svn.apache.org/viewvc?rev=1030972&view=rev
Log:
[maven-release-plugin] prepare release org.apache.servicemix.bundles.jsch-0.1.44_1

Modified:
    servicemix/smx4/bundles/trunk/jsch-0.1.44/pom.xml

Modified: servicemix/smx4/bundles/trunk/jsch-0.1.44/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/jsch-0.1.44/pom.xml?rev=1030972&r1=1030971&r2=1030972&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/jsch-0.1.44/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/jsch-0.1.44/pom.xml Thu Nov  4 13:39:03 2010
@@ -31,7 +31,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.jsch</artifactId>
     <packaging>bundle</packaging>
-    <version>0.1.44_1-SNAPSHOT</version>
+    <version>0.1.44_1</version>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>
         This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.
@@ -103,4 +103,10 @@
         </plugins>
     </build>
 
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.jsch-0.1.44_1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.jsch-0.1.44_1</developerConnection>
+    <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.jsch-0.1.44_1</url>
+  </scm>
 </project>