]> source.dussan.org Git - gwtquery.git/commitdiff
[maven-release-plugin] prepare release gwtquery-project-1.1.0
authorManolo Carrasco <manolo@apache.org>
Wed, 19 Oct 2011 22:37:10 +0000 (22:37 +0000)
committerManolo Carrasco <manolo@apache.org>
Wed, 19 Oct 2011 22:37:10 +0000 (22:37 +0000)
gwtquery-core-2.0.1/pom.xml
gwtquery-core-2.1.0/pom.xml
gwtquery-core/pom.xml
pom.xml

index bb54d8fe4abd9240ab6a9075e0bae2f94c9a413f..956de77816648f6b81d41b0a10ab24e8cb10eedc 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>com.googlecode.gwtquery</groupId>
     <artifactId>gwtquery-project</artifactId>
-    <version>1.1.1-SNAPSHOT</version>
+    <version>1.1.0</version>
   </parent>
 
   <description>Generates an artifact compiled with a concrete gwt version specified in the artifactId</description>
index 47c401456f8ad4524c619ede663021d06bf821f0..b722949b5e1feef367bbd562e7f028ffaedfacad 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>com.googlecode.gwtquery</groupId>
     <artifactId>gwtquery-project</artifactId>
-    <version>1.1.1-SNAPSHOT</version>
+    <version>1.1.0</version>
   </parent>
 
   <description>Generates an artifact compiled with a concrete gwt version specified in the artifactId</description>
index afd465ce615eee75fb77d3b76ef147025e52a936..5e5cbe586a82ea8082f1511a2f84fa67299c9171 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>com.googlecode.gwtquery</groupId>
         <artifactId>gwtquery-project</artifactId>
-        <version>1.1.1-SNAPSHOT</version>
+        <version>1.1.0</version>
     </parent>
 
 
diff --git a/pom.xml b/pom.xml
index a87e129bb034114289e13ce5ef915f228b4068e1..b319dc1e59cc7846ed2c148d5865ff9b98b086e4 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.1.1-SNAPSHOT</version>
+    <version>1.1.0</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/trunk
+        <connection>scm:svn:http://gwtquery.googlecode.com/svn/tags/gwtquery-project-1.1.0
         </connection>
-        <developerConnection>scm:svn:https://gwtquery.googlecode.com/svn/trunk
+        <developerConnection>scm:svn:https://gwtquery.googlecode.com/svn/tags/gwtquery-project-1.1.0
         </developerConnection>
-        <url>http://code.google.com/p/gwtquery/source/browse/trunk</url>
+        <url>http://code.google.com/p/gwtquery/source/browse/tags/gwtquery-project-1.1.0</url>
     </scm>
 
     <modules>