]> source.dussan.org Git - gwtquery.git/commitdiff
prepare M3 for releasing with maven release plugin
authorManolo Carrasco <manolo@apache.org>
Thu, 5 May 2011 11:57:06 +0000 (11:57 +0000)
committerManolo Carrasco <manolo@apache.org>
Thu, 5 May 2011 11:57:06 +0000 (11:57 +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 9617d695db25bafbab8a37ba19ec370b3886ff37..bcd2b5731f2077977e0e728f1fe3964bdc6a3e1a 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.googlecode.gwtquery</groupId>
         <artifactId>gwtquery-project</artifactId>
-        <version>1.0.0-M3</version>
+        <version>1.0.0-M3-SNAPSHOT</version>
     </parent>
 
     <artifactId>devtest</artifactId>
index 6db60e07a1a36153afae75fdebadfea06d0238e7..a9519db39b7af8a56e5f08c92cbcd3db85538d64 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>com.googlecode.gwtquery</groupId>
     <artifactId>gwtquery-project</artifactId>
-    <version>1.0.0-M3</version>
+    <version>1.0.0-M3-SNAPSHOT</version>
   </parent>
 
   <description>Generates an artifact compiled with a concrete gwt version specified in the artifactId</description>
index 76c75dee21a82437b7c8ed8df56ceb9ddb20cb78..698e04f7a3b24b257996ebb0f382a002a2588971 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>com.googlecode.gwtquery</groupId>
     <artifactId>gwtquery-project</artifactId>
-    <version>1.0.0-M3</version>
+    <version>1.0.0-M3-SNAPSHOT</version>
   </parent>
 
   <description>Generates an artifact compiled with a concrete gwt version specified in the artifactId</description>
index 0bc31e80e548c6967418ea182654663830d0de35..67d8c6d4b55b091a18d22d8d4f5ac638fd44073d 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>com.googlecode.gwtquery</groupId>
     <artifactId>gwtquery-project</artifactId>
-    <version>1.0.0-M3</version>
+    <version>1.0.0-M3-SNAPSHOT</version>
   </parent>
 
   <description>Generates an artifact compiled with a concrete gwt version specified in the artifactId</description>
index 0571a367305f11c133b8902f8303acb5acefa8e8..e82d2637cf8404a29786d9f73ac7de6d8595f987 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>com.googlecode.gwtquery</groupId>
     <artifactId>gwtquery-project</artifactId>
-    <version>1.0.0-M3</version>
+    <version>1.0.0-M3-SNAPSHOT</version>
   </parent>
 
   <description>Generates an artifact compiled with a concrete gwt version specified in the artifactId</description>
index 71a6bad313d1f42bcbe7c9bd5394a08052e6574d..0dd21e22b6a6616cdcc0555b0e6536161ea1ae45 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>com.googlecode.gwtquery</groupId>
         <artifactId>gwtquery-project</artifactId>
-        <version>1.0.0-M3</version>
+        <version>1.0.0-M3-SNAPSHOT</version>
     </parent>
 
     <artifactId>gwtquery</artifactId>
diff --git a/pom.xml b/pom.xml
index 9d73fb82913a063484055f2c093b82b0093432e9..4ddd35dcb7a159ff891cd19e2969d7cd4457ea92 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-M3</version>
+    <version>1.0.0-M3-SNAPSHOT</version>
     <name>Gwt Query Project</name>
     <url>http://gwtquery.com</url>
     <description>GwtQuery is a jQuery clone written in GWT.</description>
index 04386a76b42f7e60d12d626d4fcb1d70b07616fc..097a187580eee230ea0842a8c4946990c8cc710e 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>com.googlecode.gwtquery</groupId>
         <artifactId>gwtquery-project</artifactId>
-        <version>1.0.0-M3</version>
+        <version>1.0.0-M3-SNAPSHOT</version>
     </parent>
 
     <name>GwtQuery Samples</name>