You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ge...@apache.org on 2009/12/18 00:51:40 UTC

svn commit: r892013 - /servicemix/components/engines/servicemix-scripting/trunk/pom.xml

Author: gertv
Date: Thu Dec 17 23:51:39 2009
New Revision: 892013

URL: http://svn.apache.org/viewvc?rev=892013&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    servicemix/components/engines/servicemix-scripting/trunk/pom.xml

Modified: servicemix/components/engines/servicemix-scripting/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/components/engines/servicemix-scripting/trunk/pom.xml?rev=892013&r1=892012&r2=892013&view=diff
==============================================================================
--- servicemix/components/engines/servicemix-scripting/trunk/pom.xml (original)
+++ servicemix/components/engines/servicemix-scripting/trunk/pom.xml Thu Dec 17 23:51:39 2009
@@ -26,15 +26,15 @@
   
   <groupId>org.apache.servicemix</groupId>
   <artifactId>servicemix-scripting</artifactId>
-  <version>2009.02</version>
+  <version>2010.01-SNAPSHOT</version>
   <packaging>jbi-component</packaging>
   
   <name>ServiceMix :: JSR-223 Scripting Service Engine</name>
   
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/components/engines/servicemix-scripting/tags/servicemix-scripting-2009.02</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/components/engines/servicemix-scripting/tags/servicemix-scripting-2009.02</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/servicemix/components/engines/servicemix-scripting/tags/servicemix-scripting-2009.02</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/components/engines/servicemix-scripting/trunk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/components/engines/servicemix-scripting/trunk</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/servicemix/components/engines/servicemix-scripting/trunk</url>
   </scm>
 
   <properties>