Author: gertv
Date: Thu Nov 4 13:29:43 2010
New Revision: 1030955
URL: http://svn.apache.org/viewvc?rev=1030955&view=rev
Log:
[maven-release-plugin] prepare release
org.apache.servicemix.bundles.jain-sip-ri-1.2.154_1
Modified:
servicemix/smx4/bundles/trunk/jain-sip-ri-1.2.154/pom.xml
Modified: servicemix/smx4/bundles/trunk/jain-sip-ri-1.2.154/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/jain-sip-ri-1.2.154/pom.xml?rev=1030955&r1=1030954&r2=1030955&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/jain-sip-ri-1.2.154/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/jain-sip-ri-1.2.154/pom.xml Thu Nov 4
13:29:43 2010
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.jain-sip-ri</artifactId>
<packaging>bundle</packaging>
- <version>1.2.154_1-SNAPSHOT</version>
+ <version>1.2.154_1</version>
<name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
<description>
This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.
@@ -104,4 +104,10 @@
</plugin>
</plugins>
</build>
+
+ <scm>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.jain-sip-ri-1.2.154_1</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.jain-sip-ri-1.2.154_1</developerConnection>
+
<url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.jain-sip-ri-1.2.154_1</url>
+ </scm>
</project>