Author: fchrist
Date: Fri Jun  1 11:42:54 2012
New Revision: 1345084

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

Modified:
    incubator/stanbol/trunk/commons/web/base/pom.xml

Modified: incubator/stanbol/trunk/commons/web/base/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/web/base/pom.xml?rev=1345084&r1=1345083&r2=1345084&view=diff
==============================================================================
--- incubator/stanbol/trunk/commons/web/base/pom.xml (original)
+++ incubator/stanbol/trunk/commons/web/base/pom.xml Fri Jun  1 11:42:54 2012
@@ -21,13 +21,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>1-incubating</version>
+    <version>2-incubating-SNAPSHOT</version>
     <relativePath>../../../parent</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.commons.web.base</artifactId>
-  <version>0.10.0-incubating</version>
+  <version>0.10.1-incubating-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Commons Web Base</name>
@@ -43,12 +43,12 @@
     
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/incubator/stanbol/tags/org.apache.stanbol.commons.web.base-0.10.0-incubating
+      
scm:svn:http://svn.apache.org/repos/asf/incubator/stanbol/trunk/commons/web/base
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/incubator/stanbol/tags/org.apache.stanbol.commons.web.base-0.10.0-incubating
+      
scm:svn:https://svn.apache.org/repos/asf/incubator/stanbol/trunk/commons/web/base
     </developerConnection>
-    
<url>scm:svn:https://svn.apache.org/repos/asf/incubator/stanbol/tags/org.apache.stanbol.commons.web.base-0.10.0-incubating</url>
+    <url>http://incubator.apache.org/stanbol/</url>
   </scm>
 
   <build>


Reply via email to