Author: jbonofre
Date: Thu Aug 26 08:07:13 2010
New Revision: 989518
URL: http://svn.apache.org/viewvc?rev=989518&view=rev
Log:
[maven-release-plugin] prepare release
org.apache.servicemix.bundles.mina-1.1.7_4
Modified:
servicemix/smx4/bundles/trunk/mina-1.1.7/pom.xml
Modified: servicemix/smx4/bundles/trunk/mina-1.1.7/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/mina-1.1.7/pom.xml?rev=989518&r1=989517&r2=989518&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/mina-1.1.7/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/mina-1.1.7/pom.xml Thu Aug 26 08:07:13 2010
@@ -29,7 +29,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.mina</artifactId>
<packaging>bundle</packaging>
- <version>1.1.7_4-SNAPSHOT</version>
+ <version>1.1.7_4</version>
<name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
<description>
This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.
@@ -152,4 +152,10 @@
</plugin>
</plugins>
</build>
+
+ <scm>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.mina-1.1.7_4</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.mina-1.1.7_4</developerConnection>
+
<url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.mina-1.1.7_4</url>
+ </scm>
</project>