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/09/07 22:37:08 UTC

svn commit: r1623218 - /servicemix/smx4/bundles/trunk/xalan-2.7.1/pom.xml

Author: jbonofre
Date: Sun Sep  7 20:37:08 2014
New Revision: 1623218

URL: http://svn.apache.org/r1623218
Log:
[maven-release-plugin] prepare release org.apache.servicemix.bundles.xalan-2.7.1_8

Modified:
    servicemix/smx4/bundles/trunk/xalan-2.7.1/pom.xml

Modified: servicemix/smx4/bundles/trunk/xalan-2.7.1/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/xalan-2.7.1/pom.xml?rev=1623218&r1=1623217&r2=1623218&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/xalan-2.7.1/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/xalan-2.7.1/pom.xml Sun Sep  7 20:37:08 2014
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.xalan</artifactId>
-    <version>2.7.1_8-SNAPSHOT</version>
+    <version>2.7.1_8</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
@@ -120,4 +120,10 @@
             </plugin>
         </plugins>
     </build>
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.xalan-2.7.1_8</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.xalan-2.7.1_8</developerConnection>
+    <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.xalan-2.7.1_8</url>
+  </scm>
 </project>