]> source.dussan.org Git - gwtquery.git/commitdiff
[maven-release-plugin] rollback the release of gwtquery-project-1.0.0
authorManolo Carrasco <manolo@apache.org>
Mon, 2 May 2011 12:42:47 +0000 (12:42 +0000)
committerManolo Carrasco <manolo@apache.org>
Mon, 2 May 2011 12:42:47 +0000 (12:42 +0000)
gwtquery-core-2.2.0/pom.xml
gwtquery-core/pom.xml
pom.xml

index 749373cbb152f8abece97a092064968fd07e9fd4..d5a8520a81560457d19e9bbdc679b57cc85e22ac 100644 (file)
@@ -1,10 +1,10 @@
 <?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">
+<project>
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>com.googlecode.gwtquery</groupId>
     <artifactId>gwtquery-project</artifactId>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
   </parent>
 
   <description>Generates an artifact compiled with a concrete gwt version specified in the artifactId</description>
index 2d8559ab47b8835aa8797abd9efd1934c8e30e7d..c3f114582000be25be3864ed0732e405e4be3f2a 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>com.googlecode.gwtquery</groupId>
         <artifactId>gwtquery-project</artifactId>
-        <version>1.0.1-SNAPSHOT</version>
+        <version>1.0.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>gwtquery</artifactId>
diff --git a/pom.xml b/pom.xml
index 4b39af7aadb6089831e801088937074c5842aeaf..1fd179689e5438725c7f874038338386cc96aea7 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
     <groupId>com.googlecode.gwtquery</groupId>
     <artifactId>gwtquery-project</artifactId>
     <packaging>pom</packaging>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <name>Gwt Query Project</name>
     <url>http://gwtquery.com</url>
     <description>GwtQuery is a jQuery clone written in GWT.</description>