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:18:57 UTC

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

Author: bimargulies
Date: Mon Apr 12 01:18:57 2010
New Revision: 933066

URL: http://svn.apache.org/viewvc?rev=933066&view=rev
Log:
[maven-release-plugin] prepare release mahout-collections-1.0

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=933066&r1=933065&r2=933066&view=diff
==============================================================================
--- lucene/mahout/trunk/collections/pom.xml (original)
+++ lucene/mahout/trunk/collections/pom.xml Mon Apr 12 01:18:57 2010
@@ -23,7 +23,7 @@
 
   <groupId>org.apache.mahout</groupId>
   <artifactId>mahout-collections</artifactId>
-  <version>1.0-SNAPSHOT</version>
+  <version>1.0</version>
   <name>Mahout Collections</name>
   <description>Primitive-type collections based on CERN's Colt Java API</description>
 
@@ -140,9 +140,9 @@
   </dependencies>
 
   <scm>
-    <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>
+    <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>
   </scm>
   <repositories>
     <repository>