Author: mattmann
Date: Sat Nov 5 00:24:25 2011
New Revision: 1197841
URL: http://svn.apache.org/viewvc?rev=1197841&view=rev
Log:
[maven-release-plugin] prepare release release-1.4
Modified:
nutch/trunk/pom.xml
Modified: nutch/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/nutch/trunk/pom.xml?rev=1197841&r1=1197840&r2=1197841&view=diff
==============================================================================
--- nutch/trunk/pom.xml (original)
+++ nutch/trunk/pom.xml Sat Nov 5 00:24:25 2011
@@ -15,8 +15,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
@@ -28,7 +27,7 @@
<groupId>org.apache.nutch</groupId>
<artifactId>nutch</artifactId>
<packaging>jar</packaging>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<name>Apache Nutch</name>
<url>http://nutch.apache.org</url>
<licenses>
@@ -39,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.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>
</scm>
<developers>
<developer>