Author: dkulp
Date: Thu May 24 19:06:38 2012
New Revision: 1342385
URL: http://svn.apache.org/viewvc?rev=1342385&view=rev
Log:
[maven-release-plugin] prepare release org.apache.aries.util-0.3.1
Modified:
aries/branches/blueprint-0.3.2-fixes/util/pom.xml
Modified: aries/branches/blueprint-0.3.2-fixes/util/pom.xml
URL:
http://svn.apache.org/viewvc/aries/branches/blueprint-0.3.2-fixes/util/pom.xml?rev=1342385&r1=1342384&r2=1342385&view=diff
==============================================================================
--- aries/branches/blueprint-0.3.2-fixes/util/pom.xml (original)
+++ aries/branches/blueprint-0.3.2-fixes/util/pom.xml Thu May 24 19:06:38 2012
@@ -27,16 +27,16 @@
<artifactId>org.apache.aries.util</artifactId>
<packaging>bundle</packaging>
- <version>0.3.1-SNAPSHOT</version>
+ <version>0.3.1</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/branches/blueprint-0.3.2-fixes/util</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/branches/blueprint-0.3.2-fixes/util</developerConnection>
-
<url>http://svn.apache.org/viewvc/aries/branches/blueprint-0.3.2-fixes/util</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.util-0.3.1</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.util-0.3.1</developerConnection>
+
<url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.util-0.3.1</url>
</scm>
<properties>