[maven-scm] copy for tag surefire-booter-1.5.3

git-svn-id: https://svn.apache.org/repos/asf/maven/surefire/tags/surefire-booter-1.5.3@391194 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index f088aba..d8670e0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>
@@ -18,7 +18,7 @@
     <dependency>
       <groupId>org.apache.maven.surefire</groupId>
       <artifactId>surefire</artifactId>
-      <version>1.5.3-SNAPSHOT</version>
+      <version>1.5.3</version>
     </dependency>
   </dependencies>
 </project>
\ No newline at end of file