]> source.dussan.org Git - gwtquery.git/commitdiff
prepare first release
authorJulien Dramaix <julien.dramaix@gmail.com>
Sun, 1 May 2011 21:31:47 +0000 (21:31 +0000)
committerJulien Dramaix <julien.dramaix@gmail.com>
Sun, 1 May 2011 21:31:47 +0000 (21:31 +0000)
gwtquery-core-2.2.0/pom.xml
gwtquery-core/pom.xml
pom.xml

index b5071d63fd5780639c7a714fae9a17e77f49dde6..1418634aff2ed9fe62d085a5b102a146dd1eba50 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>com.googlecode.gwtquery</groupId>
     <artifactId>gwtquery-project</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
   </parent>
 
   <description>Generates an artifact compiled with a concrete gwt version specified in the artifactId</description>
index 5fe5f0ac83cf3247dc64f6871b5b4944bf1c1917..a2f589f20ba8e4bdfe13f02617b6c2785632931d 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>com.googlecode.gwtquery</groupId>
         <artifactId>gwtquery-project</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.0</version>
     </parent>
 
     <artifactId>gwtquery</artifactId>
diff --git a/pom.xml b/pom.xml
index c6e2a1b008fcd74bad2f7f97cbee73001541770a..ae2a80e90a79704edcbea5c54ce75ad6042aac57 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
     <groupId>com.googlecode.gwtquery</groupId>
     <artifactId>gwtquery-project</artifactId>
     <packaging>pom</packaging>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <name>Gwt Query Project</name>
     <url>http://gwtquery.com</url>
     <description>GwtQuery is a jQuery clone written in GWT.</description>