You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by an...@apache.org on 2009/10/08 09:22:45 UTC

svn commit: r823081 - /tuscany/maven-plugins/trunk/maven-bundle-plugin/pom.xml

Author: antelder
Date: Thu Oct  8 07:22:45 2009
New Revision: 823081

URL: http://svn.apache.org/viewvc?rev=823081&view=rev
Log:
[maven-release-plugin] prepare release maven-bundle-plugin-1.0.4

Modified:
    tuscany/maven-plugins/trunk/maven-bundle-plugin/pom.xml

Modified: tuscany/maven-plugins/trunk/maven-bundle-plugin/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/maven-plugins/trunk/maven-bundle-plugin/pom.xml?rev=823081&r1=823080&r2=823081&view=diff
==============================================================================
--- tuscany/maven-plugins/trunk/maven-bundle-plugin/pom.xml (original)
+++ tuscany/maven-plugins/trunk/maven-bundle-plugin/pom.xml Thu Oct  8 07:22:45 2009
@@ -29,12 +29,12 @@
     <artifactId>maven-bundle-plugin</artifactId>
     <packaging>maven-plugin</packaging>
     <name>Apache Tuscany Maven OSGi Bundle Plugin</name>
-    <version>1.0.4-SNAPSHOT</version>
+    <version>1.0.4</version>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/tuscany/maven-plugins/trunk/maven-bundle-plugin</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tuscany/maven-plugins/trunk/maven-bundle-plugin</developerConnection>
-        <url>http://svn.apache.org/repos/asf/tuscany/</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/maven-bundle-plugin-1.0.4</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/maven-bundle-plugin-1.0.4</developerConnection>
+        <url>scm:svn:https://svn.apache.org/repos/asf/tuscany/maven-plugins/tags/maven-bundle-plugin-1.0.4</url>
     </scm>
 
     <distributionManagement>