You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ri...@apache.org on 2010/04/27 17:07:38 UTC

svn commit: r938496 - /geronimo/components/geronimo-schema-j2ee_1.4/trunk/pom.xml

Author: rickmcguire
Date: Tue Apr 27 15:07:38 2010
New Revision: 938496

URL: http://svn.apache.org/viewvc?rev=938496&view=rev
Log:
[maven-release-plugin] rollback the release of geronimo-schema-j2ee_1.4-1.3

Modified:
    geronimo/components/geronimo-schema-j2ee_1.4/trunk/pom.xml

Modified: geronimo/components/geronimo-schema-j2ee_1.4/trunk/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/components/geronimo-schema-j2ee_1.4/trunk/pom.xml?rev=938496&r1=938495&r2=938496&view=diff
==============================================================================
--- geronimo/components/geronimo-schema-j2ee_1.4/trunk/pom.xml (original)
+++ geronimo/components/geronimo-schema-j2ee_1.4/trunk/pom.xml Tue Apr 27 15:07:38 2010
@@ -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>-->