[maven-release-plugin] rollback the release of geronimo-schema-j2ee_1.4-1.3

git-svn-id: https://svn.apache.org/repos/asf/geronimo/components/geronimo-schema-j2ee_1.4/trunk@938496 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 19d1f0a..fcc0370 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,8 @@
 
 <!-- $Rev$ $Date$ -->
 
-<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>
 
@@ -34,7 +35,7 @@
     <artifactId>geronimo-schema-j2ee_1.4</artifactId>
     <name>Geronimo Schema :: J2EE 1.4</name>
 
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <description>Geronimo project to build j2ee 1.4 schemas using xmlbeans</description>
@@ -99,7 +100,7 @@
             <!--<configuration>-->
             <!--<tasks>-->
             <!--<delete>-->
-            <!--<fileset dir="${project.build.outputDirectory}" includes="**/handler-chain.xsd" />-->
+            <!--<fileset dir="${project.build.outputDirectory}" includes="**/handler-chain.xsd"/>-->
             <!--</delete>-->
             <!--</tasks>-->
             <!--</configuration>-->