]> source.dussan.org Git - gwtquery.git/commitdiff
Set snapshot version
authorManolo Carrasco <manolo@apache.org>
Mon, 10 Sep 2012 10:57:56 +0000 (10:57 +0000)
committerManolo Carrasco <manolo@apache.org>
Mon, 10 Sep 2012 10:57:56 +0000 (10:57 +0000)
devtest/pom.xml
gwtquery-core/pom.xml
jsquery/pom.xml
pom.xml
samples/pom.xml

index ed2b6ce19504f43d4fdedae274f08d4ad3bbb5a8..f6dc58c10fa4c019399897416ebb3d9841a361fb 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.googlecode.gwtquery</groupId>
         <artifactId>gwtquery-project</artifactId>
-        <version>1.1.1-SNAPSHOT</version>
+        <version>1.2.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>devtest</artifactId>
index d59a714cb3d0f357a09be245fa9fb3097b2dfdc6..88bf45d69e50a12036aba70ee291d9492ffd4125 100644 (file)
@@ -3,12 +3,12 @@
     <parent>
         <groupId>com.googlecode.gwtquery</groupId>
         <artifactId>gwtquery-project</artifactId>
-        <version>1.1.1-SNAPSHOT</version>
+        <version>1.2.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>gwtquery</artifactId>
     <packaging>jar</packaging>
-    <version>1.1.1-SNAPSHOT</version>
+    <version>1.2.1-SNAPSHOT</version>
     <name>Gwt Query Core API</name>
     <url>http://gwtquery.com</url>
     <dependencies>
index ae3a35d9664545ecb0fb300a5f544d5cdf84bb71..10e055fe39a7d4075080e311502c692909b90a61 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>com.googlecode.gwtquery</groupId>
         <artifactId>gwtquery-project</artifactId>
-        <version>1.1.1-SNAPSHOT</version>
+        <version>1.2.1-SNAPSHOT</version>
     </parent>
 
     <name>JsQuery</name>
diff --git a/pom.xml b/pom.xml
index 02addcf3b96f6fc86b0293f020fe14fe1667872a..571daac331244e81da753c8cc88c18474ad6316b 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.1.1-SNAPSHOT</version>
+    <version>1.2.1-SNAPSHOT</version>
     <name>Gwt Query Project</name>
     <url>http://gwtquery.com</url>
     <description>GwtQuery is a jQuery clone written in GWT.</description>
index 5ef09c910753e43049898fdd906dc40058ef52a1..7d737fe6b6da3125d8e6195579121bf97ea8ab84 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>com.googlecode.gwtquery</groupId>
         <artifactId>gwtquery-project</artifactId>
-        <version>1.1.1-SNAPSHOT</version>
+        <version>1.2.1-SNAPSHOT</version>
     </parent>
 
     <name>GwtQuery Samples</name>