]> source.dussan.org Git - gwtquery.git/commitdiff
preparing M3 again
authorManolo Carrasco <manolo@apache.org>
Thu, 5 May 2011 16:03:23 +0000 (16:03 +0000)
committerManolo Carrasco <manolo@apache.org>
Thu, 5 May 2011 16:03:23 +0000 (16:03 +0000)
devtest/pom.xml
gwtquery-core-2.0.1/pom.xml
gwtquery-core-2.1.0/pom.xml
gwtquery-core-2.2.0/pom.xml
gwtquery-core-2.3.0/pom.xml
gwtquery-core/pom.xml
pom.xml
samples/pom.xml

index bcd2b5731f2077977e0e728f1fe3964bdc6a3e1a..9617d695db25bafbab8a37ba19ec370b3886ff37 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.googlecode.gwtquery</groupId>
         <artifactId>gwtquery-project</artifactId>
-        <version>1.0.0-M3-SNAPSHOT</version>
+        <version>1.0.0-M3</version>
     </parent>
 
     <artifactId>devtest</artifactId>
index f04f9287d333e0376f3043356045bbde862ad15d..6db60e07a1a36153afae75fdebadfea06d0238e7 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>com.googlecode.gwtquery</groupId>
     <artifactId>gwtquery-project</artifactId>
-    <version>1.0.0-M4-SNAPSHOT</version>
+    <version>1.0.0-M3</version>
   </parent>
 
   <description>Generates an artifact compiled with a concrete gwt version specified in the artifactId</description>
index 13264b9e5ff25c30e6e6578a9774442e288b0176..76c75dee21a82437b7c8ed8df56ceb9ddb20cb78 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>com.googlecode.gwtquery</groupId>
     <artifactId>gwtquery-project</artifactId>
-    <version>1.0.0-M4-SNAPSHOT</version>
+    <version>1.0.0-M3</version>
   </parent>
 
   <description>Generates an artifact compiled with a concrete gwt version specified in the artifactId</description>
index 67d8c6d4b55b091a18d22d8d4f5ac638fd44073d..0bc31e80e548c6967418ea182654663830d0de35 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>com.googlecode.gwtquery</groupId>
     <artifactId>gwtquery-project</artifactId>
-    <version>1.0.0-M3-SNAPSHOT</version>
+    <version>1.0.0-M3</version>
   </parent>
 
   <description>Generates an artifact compiled with a concrete gwt version specified in the artifactId</description>
index 18995197cd25b08c2f0def1c12e8782d7108ebd0..0571a367305f11c133b8902f8303acb5acefa8e8 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>com.googlecode.gwtquery</groupId>
     <artifactId>gwtquery-project</artifactId>
-    <version>1.0.0-M4-SNAPSHOT</version>
+    <version>1.0.0-M3</version>
   </parent>
 
   <description>Generates an artifact compiled with a concrete gwt version specified in the artifactId</description>
index 355f3b71c594c4857351a97de51375201a77d415..71a6bad313d1f42bcbe7c9bd5394a08052e6574d 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>com.googlecode.gwtquery</groupId>
         <artifactId>gwtquery-project</artifactId>
-        <version>1.0.0-M4-SNAPSHOT</version>
+        <version>1.0.0-M3</version>
     </parent>
 
     <artifactId>gwtquery</artifactId>
diff --git a/pom.xml b/pom.xml
index 7216a5f6b87630bb0df242b018cab056ba6ba85c..0d6e5f46a167ab157af53028353f6ee8d143e99b 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.0-M4-SNAPSHOT</version>
+    <version>1.0.0-M3</version>
     <name>Gwt Query Project</name>
     <url>http://gwtquery.com</url>
     <description>GwtQuery is a jQuery clone written in GWT.</description>
     </scm>
 
     <modules>
+<!--
         <module>gwtquery-core</module>
         <module>gwtquery-core-2.3.0</module>
+        <module>gwtquery-core-2.2.0</module>
         <module>gwtquery-core-2.1.0</module>
         <module>gwtquery-core-2.0.1</module>
+-->
         <!-- <module>samples</module> -->
         <!-- <module>devtest</module> -->
     </modules>
index 097a187580eee230ea0842a8c4946990c8cc710e..04386a76b42f7e60d12d626d4fcb1d70b07616fc 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>com.googlecode.gwtquery</groupId>
         <artifactId>gwtquery-project</artifactId>
-        <version>1.0.0-M3-SNAPSHOT</version>
+        <version>1.0.0-M3</version>
     </parent>
 
     <name>GwtQuery Samples</name>