You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scout-dev@ws.apache.org by ks...@apache.org on 2009/07/29 05:16:51 UTC

svn commit: r798768 - /webservices/scout/branches/scout-1.1/pom.xml

Author: kstam
Date: Wed Jul 29 03:16:50 2009
New Revision: 798768

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

Modified:
    webservices/scout/branches/scout-1.1/pom.xml

Modified: webservices/scout/branches/scout-1.1/pom.xml
URL: http://svn.apache.org/viewvc/webservices/scout/branches/scout-1.1/pom.xml?rev=798768&r1=798767&r2=798768&view=diff
==============================================================================
--- webservices/scout/branches/scout-1.1/pom.xml (original)
+++ webservices/scout/branches/scout-1.1/pom.xml Wed Jul 29 03:16:50 2009
@@ -8,7 +8,7 @@
     </parent>
     <groupId>org.apache.ws.scout</groupId>
     <artifactId>scout</artifactId>
-    <version>1.1</version>
+    <version>1.2-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>Apache Scout</name>
@@ -124,9 +124,9 @@
         </license>
     </licenses>
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/webservices/scout/tags/scout-1.1</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/scout/tags/scout-1.1</developerConnection>
-        <url>http://svn.apache.org/viewcvs.cgi/webservices/scout/tags/scout-1.1</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/webservices/scout/branches/scout-1.1</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/scout/branches/scout-1.1</developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/webservices/scout/branches/scout-1.1</url>
     </scm>
     <dependencies>
         <dependency>



---------------------------------------------------------------------
To unsubscribe, e-mail: scout-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: scout-dev-help@ws.apache.org