Author: jbonofre
Date: Wed Sep 5 05:52:32 2012
New Revision: 1381001
URL: http://svn.apache.org/viewvc?rev=1381001&view=rev
Log:
[maven-release-plugin] prepare release
org.apache.servicemix.bundles.stax-utils-20070216_1
Modified:
servicemix/smx4/bundles/trunk/stax-utils-20070216/pom.xml
Modified: servicemix/smx4/bundles/trunk/stax-utils-20070216/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/stax-utils-20070216/pom.xml?rev=1381001&r1=1381000&r2=1381001&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/stax-utils-20070216/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/stax-utils-20070216/pom.xml Wed Sep 5
05:52:32 2012
@@ -31,7 +31,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.stax-utils</artifactId>
<packaging>bundle</packaging>
- <version>20070216_1-SNAPSHOT</version>
+ <version>20070216_1</version>
<name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
<description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar
file.</description>
@@ -115,4 +115,10 @@
</plugins>
</build>
+
+ <scm>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.stax-utils-20070216_1</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.stax-utils-20070216_1</developerConnection>
+
<url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.stax-utils-20070216_1</url>
+ </scm>
</project>