You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by fc...@apache.org on 2012/06/04 15:21:38 UTC

svn commit: r1345955 - /incubator/stanbol/trunk/parent/pom.xml

Author: fchrist
Date: Mon Jun  4 13:21:38 2012
New Revision: 1345955

URL: http://svn.apache.org/viewvc?rev=1345955&view=rev
Log:
STANBOL-641:prepare release stanbol-parent-1-incubating

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=1345955&r1=1345954&r2=1345955&view=diff
==============================================================================
--- incubator/stanbol/trunk/parent/pom.xml (original)
+++ incubator/stanbol/trunk/parent/pom.xml Mon Jun  4 13:21:38 2012
@@ -29,7 +29,7 @@
   <groupId>org.apache.stanbol</groupId>
   <artifactId>stanbol-parent</artifactId>
   <packaging>pom</packaging>
-  <version>2-incubating-SNAPSHOT</version>
+  <version>1-incubating</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/trunk/parent</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/stanbol/trunk/parent</developerConnection>
-    <url>http://incubator.apache.org/stanbol/</url>
+    <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>
   </scm>
 
   <issueManagement>