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

index 13e35998f32475659e23baf7405c63a29ae609ad..749373cbb152f8abece97a092064968fd07e9fd4 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>com.googlecode.gwtquery</groupId>
     <artifactId>gwtquery-project</artifactId>
-    <version>1.0.0</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
 
   <description>Generates an artifact compiled with a concrete gwt version specified in the artifactId</description>
index 9b71a6be81a84ce3d047ffd80e163e8b4c361a08..2d8559ab47b8835aa8797abd9efd1934c8e30e7d 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>com.googlecode.gwtquery</groupId>
         <artifactId>gwtquery-project</artifactId>
-        <version>1.0.0</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>gwtquery</artifactId>
diff --git a/pom.xml b/pom.xml
index b327b25cfdbc592a7dbb0f11c2777036783e325b..4b39af7aadb6089831e801088937074c5842aeaf 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</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>
     </developers>
 
     <scm>
-        <connection>scm:svn:http://gwtquery.googlecode.com/svn/tags/gwtquery-project-1.0.0
+        <connection>scm:svn:http://gwtquery.googlecode.com/svn/trunk
         </connection>
-        <developerConnection>scm:svn:https://gwtquery.googlecode.com/svn/tags/gwtquery-project-1.0.0
+        <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</url>
+        <url>http://code.google.com/p/gwtquery/source/browse/trunk</url>
     </scm>
 
     <modules>