Author: mattmann
Date: Sat Nov  5 00:13:54 2011
New Revision: 1197837

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

Modified:
    nutch/trunk/pom.xml

Modified: nutch/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/nutch/trunk/pom.xml?rev=1197837&r1=1197836&r2=1197837&view=diff
==============================================================================
--- nutch/trunk/pom.xml (original)
+++ nutch/trunk/pom.xml Sat Nov  5 00:13:54 2011
@@ -27,7 +27,7 @@
        <groupId>org.apache.nutch</groupId>
        <artifactId>nutch</artifactId>
        <packaging>jar</packaging>
-       <version>1.4</version>
+       <version>1.5-SNAPSHOT</version>
        <name>Apache Nutch</name>
        <url>http://nutch.apache.org</url>
        <licenses>
@@ -38,9 +38,9 @@
                </license>
        </licenses>
        <scm>
-               
<connection>scm:svn:http://svn.apache.org/repos/asf/nutch/tags/release-1.4</connection>
-               
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/nutch/tags/release-1.4</developerConnection>
-               <url>http://svn.apache.org/viewvc/nutch/tags/release-1.4</url>
+               
<connection>scm:svn:http://svn.apache.org/repos/asf/nutch/trunk/</connection>
+               
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/nutch/trunk/</developerConnection>
+               <url>http://svn.apache.org/viewvc/nutch/trunk/</url>
        </scm>
        <developers>
                <developer>


Reply via email to