Author: mattmann
Date: Sat Nov  5 00:21:43 2011
New Revision: 1197840

URL: http://svn.apache.org/viewvc?rev=1197840&view=rev
Log:
[maven-release-plugin] rollback the release of release-1.4

Modified:
    nutch/trunk/pom.xml

Modified: nutch/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/nutch/trunk/pom.xml?rev=1197840&r1=1197839&r2=1197840&view=diff
==============================================================================
--- nutch/trunk/pom.xml (original)
+++ nutch/trunk/pom.xml Sat Nov  5 00:21:43 2011
@@ -15,7 +15,8 @@
  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>
@@ -27,7 +28,7 @@
        <groupId>org.apache.nutch</groupId>
        <artifactId>nutch</artifactId>
        <packaging>jar</packaging>
-       <version>1.5-SNAPSHOT</version>
+       <version>1.4-SNAPSHOT</version>
        <name>Apache Nutch</name>
        <url>http://nutch.apache.org</url>
        <licenses>


Reply via email to