Author: jbonofre
Date: Tue Apr 19 09:49:21 2011
New Revision: 1094975
URL: http://svn.apache.org/viewvc?rev=1094975&view=rev
Log:
[maven-release-plugin] prepare release
org.apache.servicemix.bundles.woodstox-3.2.8_3
Modified:
servicemix/smx4/bundles/trunk/woodstox-3.2.8/pom.xml
Modified: servicemix/smx4/bundles/trunk/woodstox-3.2.8/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/woodstox-3.2.8/pom.xml?rev=1094975&r1=1094974&r2=1094975&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/woodstox-3.2.8/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/woodstox-3.2.8/pom.xml Tue Apr 19 09:49:21
2011
@@ -31,7 +31,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.woodstox</artifactId>
<packaging>bundle</packaging>
- <version>3.2.8_3-SNAPSHOT</version>
+ <version>3.2.8_3</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.8_3</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.woodstox-3.2.8_3</developerConnection>
+
<url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.woodstox-3.2.8_3</url>
+ </scm>
</project>