Author: carlos
Date: Mon Apr  3 17:23:15 2006
New Revision: 391193

URL: http://svn.apache.org/viewcvs?rev=391193&view=rev
Log:
[maven-release-plugin] prepare release surefire-booter-1.5.3

Modified:
    maven/surefire/trunk/surefire-booter/pom.xml

Modified: maven/surefire/trunk/surefire-booter/pom.xml
URL: 
http://svn.apache.org/viewcvs/maven/surefire/trunk/surefire-booter/pom.xml?rev=391193&r1=391192&r2=391193&view=diff
==============================================================================
--- maven/surefire/trunk/surefire-booter/pom.xml (original)
+++ maven/surefire/trunk/surefire-booter/pom.xml Mon Apr  3 17:23:15 2006
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?><project>
+<?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";>
   <parent>
     <artifactId>surefire-root</artifactId>
     <groupId>org.apache.maven.surefire</groupId>
@@ -7,7 +7,7 @@
   <modelVersion>4.0.0</modelVersion>
   <artifactId>surefire-booter</artifactId>
   <name>SureFire Booter</name>
-  <version>1.5.3-SNAPSHOT</version>
+  <version>1.5.3</version>
   <dependencies>
     <dependency>
       <groupId>junit</groupId>


Reply via email to