You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by bi...@apache.org on 2010/04/12 03:44:40 UTC

svn commit: r933074 - /lucene/mahout/trunk/collections/pom.xml

Author: bimargulies
Date: Mon Apr 12 01:44:40 2010
New Revision: 933074

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

Modified:
    lucene/mahout/trunk/collections/pom.xml

Modified: lucene/mahout/trunk/collections/pom.xml
URL: http://svn.apache.org/viewvc/lucene/mahout/trunk/collections/pom.xml?rev=933074&r1=933073&r2=933074&view=diff
==============================================================================
--- lucene/mahout/trunk/collections/pom.xml (original)
+++ lucene/mahout/trunk/collections/pom.xml Mon Apr 12 01:44:40 2010
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.mahout</groupId>
     <artifactId>mahout-collections</artifactId>
-    <version>1.0</version>
+    <version>1.1-SNAPSHOT</version>
     <name>Mahout Collections</name>
     <description>Primitive-type collections based on CERN's Colt Java API</description>
     <parent>
@@ -133,9 +133,9 @@
         </dependency>
     </dependencies>
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/lucene/mahout/tags/mahout-collections-1.0</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/lucene/mahout/tags/mahout-collections-1.0</developerConnection>
-        <url>http://svn.apache.org/repos/asf/lucene/mahout/tags/mahout-collections-1.0</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/lucene/mahout/trunk/collections</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/lucene/mahout/trunk/collections</developerConnection>
+        <url>http://svn.apache.org/repos/asf/lucene/mahout/trunk/collections</url>
     </scm>
     <repositories>
         <repository>