You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2014/02/14 20:02:17 UTC

svn commit: r1568467 - /servicemix/smx4/bundles/trunk/xpp3-1.1.4c/pom.xml

Author: jbonofre
Date: Fri Feb 14 19:02:16 2014
New Revision: 1568467

URL: http://svn.apache.org/r1568467
Log:
[maven-release-plugin] prepare release org.apache.servicemix.bundles.xpp3-1.1.4c_7

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=1568467&r1=1568466&r2=1568467&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/xpp3-1.1.4c/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/xpp3-1.1.4c/pom.xml Fri Feb 14 19:02:16 2014
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.xpp3</artifactId>
-    <version>1.1.4c_7-SNAPSHOT</version>
+    <version>1.1.4c_7</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
@@ -108,4 +108,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_7</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.xpp3-1.1.4c_7</developerConnection>
+    <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.xpp3-1.1.4c_7</url>
+  </scm>
 </project>