Author: carlos
Date: Thu Apr 20 16:15:19 2006
New Revision: 395725

URL: http://svn.apache.org/viewcvs?rev=395725&view=rev
Log:
[maven-release-plugin] prepare release maven-surefire-report-plugin-2.0

Modified:
    maven/plugins/trunk/maven-surefire-report-plugin/pom.xml

Modified: maven/plugins/trunk/maven-surefire-report-plugin/pom.xml
URL: 
http://svn.apache.org/viewcvs/maven/plugins/trunk/maven-surefire-report-plugin/pom.xml?rev=395725&r1=395724&r2=395725&view=diff
==============================================================================
--- maven/plugins/trunk/maven-surefire-report-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-surefire-report-plugin/pom.xml Thu Apr 20 
16:15:19 2006
@@ -1,6 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<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";>
+<?xml version="1.0" encoding="UTF-8"?><project>
   <parent>
     <artifactId>maven-plugins</artifactId>
     <groupId>org.apache.maven.plugins</groupId>
@@ -10,10 +8,7 @@
   <artifactId>maven-surefire-report-plugin</artifactId>
   <packaging>maven-plugin</packaging>
   <name>Maven Surefire Report Plugin</name>
-  <version>2.0-SNAPSHOT</version>
-  <prerequisites>
-    <maven>2.0.3</maven>
-  </prerequisites>
+  <version>2.0</version>
   <developers>
     <developer>
       <id>jruiz</id>
@@ -33,4 +28,4 @@
       <version>2.0</version>
     </dependency>
   </dependencies>
-</project>
+</project>
\ No newline at end of file


Reply via email to