]> source.dussan.org Git - gwtquery.git/commitdiff
version in trunk should be SNAPSHOT
authorManolo Carrasco <manolo@apache.org>
Mon, 1 Aug 2011 20:06:13 +0000 (20:06 +0000)
committerManolo Carrasco <manolo@apache.org>
Mon, 1 Aug 2011 20:06:13 +0000 (20:06 +0000)
gwtquery-core/pom.xml
pom.xml

index 74453eb7e0fef7b365b859f84d9bcace84f22a89..d69247dd8b7b3bbb0780a85c3eca641eee536c87 100644 (file)
@@ -4,7 +4,7 @@
         <groupId>com.googlecode.gwtquery</groupId>
         <artifactId>gwtquery-project</artifactId>
         <!--<version>1.0.1-SNAPSHOT</version>-->
-        <version>1.0.1-M1</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
 
 
diff --git a/pom.xml b/pom.xml
index e2e9a5bc8c759ec0db33ac0abf2dd42c61290900..ac9483b557fe06140fd2be237078d844542ada4c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,6 +3,7 @@
     <groupId>com.googlecode.gwtquery</groupId>
     <artifactId>gwtquery-project</artifactId>
     <packaging>pom</packaging>
+    <!-- <version>1.0.1-SNAPSHOT</version> -->
     <version>1.0.1-SNAPSHOT</version>
     <name>Gwt Query Project</name>
     <url>http://gwtquery.com</url>
         <system>Google Code</system>
         <url>http://code.google.com/p/gwtquery/issues/list</url>
     </issueManagement>
+<!--
     <parent>
       <groupId>org.sonatype.oss</groupId>
       <artifactId>oss-parent</artifactId>
       <version>3</version>
     </parent>
+-->
 
     <distributionManagement>
       <snapshotRepository>
             <repoUrl>file://mavenrepo</repoUrl>
           </properties>
           <distributionManagement>
-            <snapshotRepository>
+            <repository>
               <uniqueVersion>false</uniqueVersion>
               <id>local mavenrepo</id>
               <url>file://mavenrepo</url>
-            </snapshotRepository>
+            </repository>
           </distributionManagement>
         </profile>
     </profiles>