Author: fchrist
Date: Fri Jun  1 11:16:37 2012
New Revision: 1345059

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

Modified:
    incubator/stanbol/trunk/parent/pom.xml

Modified: incubator/stanbol/trunk/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/parent/pom.xml?rev=1345059&r1=1345058&r2=1345059&view=diff
==============================================================================
--- incubator/stanbol/trunk/parent/pom.xml (original)
+++ incubator/stanbol/trunk/parent/pom.xml Fri Jun  1 11:16:37 2012
@@ -29,7 +29,7 @@
   <groupId>org.apache.stanbol</groupId>
   <artifactId>stanbol-parent</artifactId>
   <packaging>pom</packaging>
-  <version>1-incubating</version>
+  <version>2-incubating-SNAPSHOT</version>
 
   <name>Apache Stanbol Parent</name>
   <description>Parent POM for the Apache Stanbol project</description>
@@ -45,9 +45,9 @@
   </licenses>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/stanbol/tags/stanbol-parent-1-incubating</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/stanbol/tags/stanbol-parent-1-incubating</developerConnection>
-    
<url>scm:svn:https://svn.apache.org/repos/asf/incubator/stanbol/tags/stanbol-parent-1-incubating</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/stanbol/trunk/parent</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/stanbol/trunk/parent</developerConnection>
+    <url>http://incubator.apache.org/stanbol/</url>
   </scm>
 
   <issueManagement>


Reply via email to