Author: jbonofre
Date: Tue Apr 19 10:01:33 2011
New Revision: 1094983
URL: http://svn.apache.org/viewvc?rev=1094983&view=rev
Log:
[maven-release-plugin] prepare release
org.apache.servicemix.bundles.woodstox-3.2.9_2
Modified:
servicemix/smx4/bundles/trunk/woodstox-3.2.9/pom.xml
Modified: servicemix/smx4/bundles/trunk/woodstox-3.2.9/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/woodstox-3.2.9/pom.xml?rev=1094983&r1=1094982&r2=1094983&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/woodstox-3.2.9/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/woodstox-3.2.9/pom.xml Tue Apr 19 10:01:33
2011
@@ -31,7 +31,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.woodstox</artifactId>
<packaging>bundle</packaging>
- <version>3.2.9_2-SNAPSHOT</version>
+ <version>3.2.9_2</version>
<name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
<description>This OSGi bundle wraps wstx-asl ${pkgVersion} jar
file.</description>
@@ -109,4 +109,10 @@
</plugin>
</plugins>
</build>
+
+ <scm>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.woodstox-3.2.9_2</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.woodstox-3.2.9_2</developerConnection>
+
<url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.woodstox-3.2.9_2</url>
+ </scm>
</project>