]> source.dussan.org Git - gwtquery.git/commitdiff
set poms version to 1.0.1-SNAPSHOT
authorManolo Carrasco <manolo@apache.org>
Thu, 14 Jul 2011 07:40:55 +0000 (07:40 +0000)
committerManolo Carrasco <manolo@apache.org>
Thu, 14 Jul 2011 07:40:55 +0000 (07:40 +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..bbca5daaa3622725c242f2044e13567eda9197c3 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.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>devtest</artifactId>
index a9519db39b7af8a56e5f08c92cbcd3db85538d64..7639130b43eb30d16fd79e9eabe27e3c8caad74e 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.1-SNAPSHOT</version>
   </parent>
 
   <description>Generates an artifact compiled with a concrete gwt version specified in the artifactId</description>
index 698e04f7a3b24b257996ebb0f382a002a2588971..d46dd3c6b609af93ce3a8fd7ef582bc6bf77ab0c 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.1-SNAPSHOT</version>
   </parent>
 
   <description>Generates an artifact compiled with a concrete gwt version specified in the artifactId</description>
index 67d8c6d4b55b091a18d22d8d4f5ac638fd44073d..0abead5f809e70fcdc5d0767f158eb725873625f 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.1-SNAPSHOT</version>
   </parent>
 
   <description>Generates an artifact compiled with a concrete gwt version specified in the artifactId</description>
index e82d2637cf8404a29786d9f73ac7de6d8595f987..3e48340b0d37d179eb11959ef8b79260b1d05338 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.1-SNAPSHOT</version>
   </parent>
 
   <description>Generates an artifact compiled with a concrete gwt version specified in the artifactId</description>
index 0dd21e22b6a6616cdcc0555b0e6536161ea1ae45..2d8559ab47b8835aa8797abd9efd1934c8e30e7d 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.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>gwtquery</artifactId>
diff --git a/pom.xml b/pom.xml
index e952e2e76847b3c2fcf85c9e8d4b6e36bf0ec661..9d82d9cff22f2b8855b7d00fd6a30a60df4f94c4 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.1-SNAPSHOT</version>
     <name>Gwt Query Project</name>
     <url>http://gwtquery.com</url>
     <description>GwtQuery is a jQuery clone written in GWT.</description>
index 097a187580eee230ea0842a8c4946990c8cc710e..7df5f14e1445fdf6dc904affe8c2ff61de87f9b5 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.1-SNAPSHOT</version>
     </parent>
 
     <name>GwtQuery Samples</name>