You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by cc...@apache.org on 2010/04/19 16:57:43 UTC

svn commit: r935607 - /servicemix/utils/trunk/pom.xml

Author: ccustine
Date: Mon Apr 19 14:57:42 2010
New Revision: 935607

URL: http://svn.apache.org/viewvc?rev=935607&view=rev
Log:
[maven-release-plugin] prepare release servicemix-utils-1.2.1

Modified:
    servicemix/utils/trunk/pom.xml

Modified: servicemix/utils/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/utils/trunk/pom.xml?rev=935607&r1=935606&r2=935607&view=diff
==============================================================================
--- servicemix/utils/trunk/pom.xml (original)
+++ servicemix/utils/trunk/pom.xml Mon Apr 19 14:57:42 2010
@@ -29,7 +29,7 @@
 
   <artifactId>servicemix-utils</artifactId>
   <packaging>bundle</packaging>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.2.1</version>
   <name>Apache ServiceMix :: Utils</name>
   <description>Various utility/helper classes and services for the ServiceMix containers and components</description>
 
@@ -38,9 +38,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.2.1</connection>
+      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/utils/tags/servicemix-utils-1.2.1</developerConnection>
+      <url>http://svn.apache.org/viewvc/servicemix/smx4/specs/utils/tags/servicemix-utils-1.2.1</url>
   </scm>
 
   <dependencies>