]> source.dussan.org Git - gwtquery.git/commitdiff
[maven-release-plugin] prepare for next development iteration
authorManolo Carrasco <manolo@apache.org>
Wed, 14 Jan 2015 23:00:49 +0000 (00:00 +0100)
committerManolo Carrasco <manolo@apache.org>
Wed, 14 Jan 2015 23:00:49 +0000 (00:00 +0100)
archetype/pom.xml
gwtquery-core/pom.xml
pom.xml

index 77d8e765df3b7f28ed6859385b5514e0a86fa114..df7b450f0919b607ee016e585098667dfdf4e6a3 100644 (file)
@@ -4,7 +4,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>com.googlecode.gwtquery</groupId>
   <artifactId>gquery-archetype</artifactId>
-  <version>1.4.3</version>
+  <version>1.4.4-SNAPSHOT</version>
   <packaging>maven-archetype</packaging>
   <name>GwtQuery Archetype</name>
 
index 9c725eeaa3eb9c7cf0ee451dd56df1970f539f80..e1af309797e1679eee0c395f40bb31aa4c9491f4 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>com.googlecode.gwtquery</groupId>
         <artifactId>gwtquery-project</artifactId>
-        <version>1.4.3</version>
+        <version>1.4.4-SNAPSHOT</version>
     </parent>
 
 
diff --git a/pom.xml b/pom.xml
index a9a7dd60bca0070fc3e735a3c8aa309feda8fccb..ae507ddaa19c75803ba45918dc94130c623e07c1 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.4.3</version>
+    <version>1.4.4-SNAPSHOT</version>
     <name>Gwt Query Project</name>
     <url>http://gwtquery.com</url>
     <description>GwtQuery is a jQuery clone written in GWT.</description>