Author: jbonofre
Date: Mon Aug 4 14:54:16 2014
New Revision: 1615592
URL: http://svn.apache.org/r1615592
Log:
[maven-release-plugin] prepare release
org.apache.servicemix.bundles.jsch-agentproxy-sshj-0.0.7_2
Modified:
servicemix/smx4/bundles/trunk/jsch-agentproxy-sshj-0.0.7/pom.xml
Modified: servicemix/smx4/bundles/trunk/jsch-agentproxy-sshj-0.0.7/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/jsch-agentproxy-sshj-0.0.7/pom.xml?rev=1615592&r1=1615591&r2=1615592&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/jsch-agentproxy-sshj-0.0.7/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/jsch-agentproxy-sshj-0.0.7/pom.xml Mon Aug 4
14:54:16 2014
@@ -31,7 +31,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.jsch-agentproxy-sshj</artifactId>
<packaging>bundle</packaging>
- <version>0.0.7_2-SNAPSHOT</version>
+ <version>0.0.7_2</version>
<name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
<description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar
file.</description>
@@ -114,4 +114,10 @@
</plugin>
</plugins>
</build>
+
+ <scm>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.jsch-agentproxy-sshj-0.0.7_2</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.jsch-agentproxy-sshj-0.0.7_2</developerConnection>
+
<url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.jsch-agentproxy-sshj-0.0.7_2</url>
+ </scm>
</project>