Author: mattmann
Date: Mon Apr 16 05:36:20 2012
New Revision: 1326489
URL: http://svn.apache.org/viewvc?rev=1326489&view=rev
Log:
[maven-release-plugin] prepare release release-1.5
Modified:
nutch/trunk/pom.xml
Modified: nutch/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/nutch/trunk/pom.xml?rev=1326489&r1=1326488&r2=1326489&view=diff
==============================================================================
--- nutch/trunk/pom.xml (original)
+++ nutch/trunk/pom.xml Mon Apr 16 05:36:20 2012
@@ -27,7 +27,7 @@
<groupId>org.apache.nutch</groupId>
<artifactId>nutch</artifactId>
<packaging>jar</packaging>
- <version>1.5-SNAPSHOT</version>
+ <version>1.5</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/trunk/</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/nutch/trunk/</developerConnection>
- <url>http://svn.apache.org/viewvc/nutch/trunk/</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/nutch/tags/release-1.5</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/nutch/tags/release-1.5</developerConnection>
+ <url>http://svn.apache.org/viewvc/nutch/tags/release-1.5</url>
</scm>
<developers>
<developer>