]> source.dussan.org Git - gwtquery.git/commitdiff
[maven-release-plugin] prepare for next development iteration
authorMaxime Mériouma-Caron <maxime.meriouma@arcbees.com>
Tue, 2 Feb 2016 02:23:46 +0000 (21:23 -0500)
committerMaxime Mériouma-Caron <maxime.meriouma@arcbees.com>
Tue, 2 Feb 2016 02:23:46 +0000 (21:23 -0500)
archetype/pom.xml
gwtquery-core/pom.xml
pom.xml

index c6b1142684aeb7521a7fe3f332cac2fe2c83e58d..4d4b8cdbe812bb3ed5ab757e9fc194e65f35250d 100644 (file)
@@ -4,7 +4,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>com.googlecode.gwtquery</groupId>
   <artifactId>gquery-archetype</artifactId>
-  <version>1.5-beta1</version>
+  <version>1.5-SNAPSHOT</version>
   <packaging>maven-archetype</packaging>
   <name>GwtQuery Archetype</name>
 
index e405a21451cb2390dac3dd0a2209c492810c54c2..36793df63db835a4d686c052048cad0dffca382f 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>com.googlecode.gwtquery</groupId>
         <artifactId>gwtquery-project</artifactId>
-        <version>1.5-beta1</version>
+        <version>1.5-SNAPSHOT</version>
     </parent>
 
 
diff --git a/pom.xml b/pom.xml
index c0c88fcb461dc4dfe6793fa9ca8483b4567a3560..44cef231178596bc2f9d8b10c39d3fa982b7ba9c 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.5-beta1</version>
+    <version>1.5-SNAPSHOT</version>
     <name>Gwt Query Project</name>
     <url>http://gwtquery.com</url>
     <description>GwtQuery is a jQuery clone written in GWT.</description>