Author: gnodet
Date: Wed Oct 22 03:19:00 2008
New Revision: 707010
URL: http://svn.apache.org/viewvc?rev=707010&view=rev
Log:
[maven-release-plugin] prepare release
org.apache.servicemix.bundles.xpp3-1.1.4c_1
Modified:
servicemix/smx4/bundles/trunk/xpp3-1.1.4c/pom.xml
Modified: servicemix/smx4/bundles/trunk/xpp3-1.1.4c/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/xpp3-1.1.4c/pom.xml?rev=707010&r1=707009&r2=707010&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/xpp3-1.1.4c/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/xpp3-1.1.4c/pom.xml Wed Oct 22 03:19:00 2008
@@ -28,7 +28,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.xpp3</artifactId>
- <version>1.1.4c_1-SNAPSHOT</version>
+ <version>1.1.4c_1</version>
<packaging>bundle</packaging>
<name>Apache ServiceMix Bundles: ${pkgArtifactId}-${pkgVersion}</name>
<description>
@@ -86,4 +86,10 @@
</plugin>
</plugins>
</build>
+
+ <scm>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.xpp3-1.1.4c_1</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.xpp3-1.1.4c_1</developerConnection>
+
<url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.xpp3-1.1.4c_1</url>
+ </scm>
</project>