You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by hu...@apache.org on 2011/10/10 18:23:51 UTC

svn commit: r1181055 - /aries/trunk/util/pom.xml

Author: hughesj
Date: Mon Oct 10 16:23:51 2011
New Revision: 1181055

URL: http://svn.apache.org/viewvc?rev=1181055&view=rev
Log:
[maven-release-plugin] prepare release org.apache.aries.util-0.4

Modified:
    aries/trunk/util/pom.xml

Modified: aries/trunk/util/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/util/pom.xml?rev=1181055&r1=1181054&r2=1181055&view=diff
==============================================================================
--- aries/trunk/util/pom.xml (original)
+++ aries/trunk/util/pom.xml Mon Oct 10 16:23:51 2011
@@ -27,16 +27,16 @@
 
     <artifactId>org.apache.aries.util</artifactId>
     <packaging>bundle</packaging>
-    <version>0.4-SNAPSHOT</version>
+    <version>0.4</version>
     <name>Apache Aries Util</name>
     <description>
         This bundle contains the OSGi common util for Apache Aries
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/util</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/util</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/trunk/util</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.util-0.4</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.util-0.4</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.util-0.4</url>
     </scm>
 
     <properties>