Author: rharo
Date: Wed Sep  7 11:39:34 2016
New Revision: 1759592

URL: http://svn.apache.org/viewvc?rev=1759592&view=rev
Log:
STANBOL-1453: Preparing release 1.0.0prepare for next development iteration

Modified:
    stanbol/trunk/pom.xml

Modified: stanbol/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/pom.xml?rev=1759592&r1=1759591&r2=1759592&view=diff
==============================================================================
--- stanbol/trunk/pom.xml (original)
+++ stanbol/trunk/pom.xml Wed Sep  7 11:39:34 2016
@@ -21,13 +21,13 @@
   <parent>
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
-    <version>6</version>
+    <version>7-SNAPSHOT</version>
     <relativePath>parent</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>apache-stanbol</artifactId>
-  <version>1.0.0</version>
+  <version>1.0.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Stanbol Reactor NG</name>
@@ -45,12 +45,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0
+      scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0
+      scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/
     </developerConnection>
-    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/apache-stanbol-1.0.0</url>
+    <url>http://stanbol.apache.org/</url>
   </scm>
 
   <build>


Reply via email to