You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2009/10/22 11:28:28 UTC

svn commit: r828572 - /servicemix/smx4/bundles/trunk/werken-xpath-0.9.4/pom.xml

Author: gnodet
Date: Thu Oct 22 09:28:27 2009
New Revision: 828572

URL: http://svn.apache.org/viewvc?rev=828572&view=rev
Log:
[maven-release-plugin] prepare release org.apache.servicemix.bundles.werken-xpath-0.9.4_3

Modified:
    servicemix/smx4/bundles/trunk/werken-xpath-0.9.4/pom.xml

Modified: servicemix/smx4/bundles/trunk/werken-xpath-0.9.4/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/werken-xpath-0.9.4/pom.xml?rev=828572&r1=828571&r2=828572&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/werken-xpath-0.9.4/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/werken-xpath-0.9.4/pom.xml Thu Oct 22 09:28:27 2009
@@ -28,7 +28,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.werken-xpath</artifactId>
-    <version>0.9.4_3-SNAPSHOT</version>
+    <version>0.9.4_3</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix Bundles: ${pkgArtifactId}-${pkgVersion}</name>
     <description>
@@ -90,4 +90,10 @@
             </plugin>
         </plugins>
     </build>
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.werken-xpath-0.9.4_3</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.werken-xpath-0.9.4_3</developerConnection>
+    <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.werken-xpath-0.9.4_3</url>
+  </scm>
 </project>