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/01 14:37:56 UTC

svn commit: r1345127 - /incubator/stanbol/trunk/commons/solr/core/pom.xml

Author: fchrist
Date: Fri Jun  1 12:37:55 2012
New Revision: 1345127

URL: http://svn.apache.org/viewvc?rev=1345127&view=rev
Log:
STANBOL-642:prepare for next development iteration

Modified:
    incubator/stanbol/trunk/commons/solr/core/pom.xml

Modified: incubator/stanbol/trunk/commons/solr/core/pom.xml
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/solr/core/pom.xml?rev=1345127&r1=1345126&r2=1345127&view=diff
==============================================================================
--- incubator/stanbol/trunk/commons/solr/core/pom.xml (original)
+++ incubator/stanbol/trunk/commons/solr/core/pom.xml Fri Jun  1 12:37:55 2012
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.commons.solr.core</artifactId>
-  <version>0.10.0-incubating</version>
+  <version>0.10.1-incubating-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Commons Solr Core</name>
@@ -48,12 +48,12 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/incubator/stanbol/tags/org.apache.stanbol.commons.solr.core-0.10.0-incubating
+      scm:svn:http://svn.apache.org/repos/asf/incubator/stanbol/trunk/commons/solr/core
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/incubator/stanbol/tags/org.apache.stanbol.commons.solr.core-0.10.0-incubating
+      scm:svn:https://svn.apache.org/repos/asf/incubator/stanbol/trunk/commons/solr/core
     </developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/incubator/stanbol/tags/org.apache.stanbol.commons.solr.core-0.10.0-incubating</url>
+    <url>http://incubator.apache.org/stanbol</url>
   </scm>
 
   <build>