Author: jbonofre
Date: Wed May 29 05:29:07 2013
New Revision: 1487257
URL: http://svn.apache.org/r1487257
Log:
[maven-release-plugin] prepare release
org.apache.servicemix.bundles.opensaml-2.4.1_2
Modified:
servicemix/smx4/bundles/trunk/opensaml-2.4.1/pom.xml
Modified: servicemix/smx4/bundles/trunk/opensaml-2.4.1/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/opensaml-2.4.1/pom.xml?rev=1487257&r1=1487256&r2=1487257&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/opensaml-2.4.1/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/opensaml-2.4.1/pom.xml Wed May 29 05:29:07
2013
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.opensaml</artifactId>
- <version>2.4.1_2-SNAPSHOT</version>
+ <version>2.4.1_2</version>
<packaging>bundle</packaging>
<name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
<description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar
file.</description>
@@ -144,4 +144,10 @@
</plugins>
</build>
+
+ <scm>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.opensaml-2.4.1_2</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.opensaml-2.4.1_2</developerConnection>
+
<url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.opensaml-2.4.1_2</url>
+ </scm>
</project>