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

index b6053088a4c06886329714f22f3b00a1a4a15652..8017b453fbe68393727a3fd75ff68d58d5528bb9 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>com.googlecode.gwtquery</groupId>
     <artifactId>gwtquery-project</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.0-M1</version>
   </parent>
 
   <description>Generates an artifact compiled with a concrete gwt version specified in the artifactId</description>
index 30d2c179a35911b1c9f51a2be9c131ca1c664005..6aae771983190e9b1ed2c2667bc254d492a82fe4 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>com.googlecode.gwtquery</groupId>
     <artifactId>gwtquery-project</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.0-M1</version>
   </parent>
 
   <description>Generates an artifact compiled with a concrete gwt version specified in the artifactId</description>
index d70226f0458612a9eed3105657dd2d9af56518d5..1718e4d452c646111d9ddb6a50b8e5bb3b0144b2 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>com.googlecode.gwtquery</groupId>
         <artifactId>gwtquery-project</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.1.0-M1</version>
     </parent>
 
 
diff --git a/pom.xml b/pom.xml
index 71ddbc7160a07f88f6af80e8ae29f1b4c4f5abab..7720382d4f089646875d410a2b6fd3aaceb0c388 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.0-SNAPSHOT</version>
+    <version>1.1.0-M1</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-M1
         </connection>
-        <developerConnection>scm:svn:https://gwtquery.googlecode.com/svn/trunk
+        <developerConnection>scm:svn:https://gwtquery.googlecode.com/svn/tags/gwtquery-project-1.1.0-M1
         </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-M1</url>
     </scm>
 
     <modules>