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

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