Author: rwonly
Date: Thu Sep 15 00:54:41 2011
New Revision: 1170910
URL: http://svn.apache.org/viewvc?rev=1170910&view=rev
Log:
[maven-release-plugin] prepare release org.apache.aries.util-0.2.1
Modified:
aries/branches/0.2-incubating-RCx/util/pom.xml
Modified: aries/branches/0.2-incubating-RCx/util/pom.xml
URL:
http://svn.apache.org/viewvc/aries/branches/0.2-incubating-RCx/util/pom.xml?rev=1170910&r1=1170909&r2=1170910&view=diff
==============================================================================
--- aries/branches/0.2-incubating-RCx/util/pom.xml (original)
+++ aries/branches/0.2-incubating-RCx/util/pom.xml Thu Sep 15 00:54:41 2011
@@ -26,16 +26,16 @@
<artifactId>org.apache.aries.util</artifactId>
<packaging>bundle</packaging>
- <version>0.2.1-SNAPSHOT</version>
+ <version>0.2.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/0.2-incubating-RCx/util</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/branches/0.2-incubating-RCx/util</developerConnection>
-
<url>http://svn.apache.org/viewvc/aries/branches/0.2-incubating-RCx/util</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.util-0.2.1</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.util-0.2.1</developerConnection>
+
<url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.util-0.2.1</url>
</scm>
<properties>