]> source.dussan.org Git - gwtquery.git/commitdiff
[maven-release-plugin] prepare for next development iteration
authorManolo Carrasco <manolo@apache.org>
Mon, 2 May 2011 16:21:18 +0000 (16:21 +0000)
committerManolo Carrasco <manolo@apache.org>
Mon, 2 May 2011 16:21:18 +0000 (16:21 +0000)
gwtquery-core-2.0.1/pom.xml
gwtquery-core-2.1.0/pom.xml
gwtquery-core/pom.xml
pom.xml

index cfd843168875b9cc7ebc2319887e1c80490d208c..32b207b6140029d606eaa96e76e55553c72f16a4 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>com.googlecode.gwtquery</groupId>
     <artifactId>gwtquery-project</artifactId>
-    <version>1.0.0-M1</version>
+    <version>1.0.0-M2-SNAPSHOT</version>
   </parent>
 
   <description>Generates an artifact compiled with a concrete gwt version specified in the artifactId</description>
index e9991bb35e5eccf2b4606e29d207c9047283e62f..9b3c529564d931b80afd60cbd3b866ac394a2d8d 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>com.googlecode.gwtquery</groupId>
     <artifactId>gwtquery-project</artifactId>
-    <version>1.0.0-M1</version>
+    <version>1.0.0-M2-SNAPSHOT</version>
   </parent>
 
   <description>Generates an artifact compiled with a concrete gwt version specified in the artifactId</description>
index fcbac1f5117ece775631e33f93922a5c1248f8dd..d5377f83936b575168015422656df9c91c30671b 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>com.googlecode.gwtquery</groupId>
         <artifactId>gwtquery-project</artifactId>
-        <version>1.0.0-M1</version>
+        <version>1.0.0-M2-SNAPSHOT</version>
     </parent>
 
     <artifactId>gwtquery</artifactId>
diff --git a/pom.xml b/pom.xml
index f63f65c1fc396e938eefe7e55d471a89f67d8ab2..0c2222e7551675b411444eb9111e7a9b4b502d80 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-M1</version>
+    <version>1.0.0-M2-SNAPSHOT</version>
     <name>Gwt Query Project</name>
     <url>http://gwtquery.com</url>
     <description>GwtQuery is a jQuery clone written in GWT.</description>
     </developers>
 
     <scm>
-        <connection>scm:svn:http://gwtquery.googlecode.com/svn/tags/gwtquery-project-1.0.0-M1
+        <connection>scm:svn:http://gwtquery.googlecode.com/svn/trunk
         </connection>
-        <developerConnection>scm:svn:https://gwtquery.googlecode.com/svn/tags/gwtquery-project-1.0.0-M1
+        <developerConnection>scm:svn:https://gwtquery.googlecode.com/svn/trunk
         </developerConnection>
-        <url>http://code.google.com/p/gwtquery/source/browse/tags/gwtquery-project-1.0.0-M1</url>
+        <url>http://code.google.com/p/gwtquery/source/browse/trunk</url>
     </scm>
 
     <modules>