Author: gertv
Date: Tue Dec 13 13:27:49 2011
New Revision: 1213677
URL: http://svn.apache.org/viewvc?rev=1213677&view=rev
Log:
[maven-release-plugin] prepare release servicemix-utils-1.5.0
Modified:
servicemix/utils/trunk/pom.xml
Modified: servicemix/utils/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/utils/trunk/pom.xml?rev=1213677&r1=1213676&r2=1213677&view=diff
==============================================================================
--- servicemix/utils/trunk/pom.xml (original)
+++ servicemix/utils/trunk/pom.xml Tue Dec 13 13:27:49 2011
@@ -29,7 +29,7 @@
<artifactId>servicemix-utils</artifactId>
<packaging>bundle</packaging>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.0</version>
<name>Apache ServiceMix :: Utils</name>
<description>Various utility/helper classes and services for the
ServiceMix containers and components</description>
@@ -41,9 +41,9 @@
</properties>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/utils/trunk</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/utils/trunk</developerConnection>
-
<url>http://svn.apache.org/viewvc/servicemix/smx4/specs/utils/trunk</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/utils/tags/servicemix-utils-1.5.0</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/utils/tags/servicemix-utils-1.5.0</developerConnection>
+
<url>http://svn.apache.org/viewvc/servicemix/smx4/specs/utils/tags/servicemix-utils-1.5.0</url>
</scm>
<dependencies>