]> source.dussan.org Git - gwtquery.git/commitdiff
Add google snapshot site
authorManolo Carrasco <manolo@apache.org>
Mon, 20 Jul 2015 07:47:13 +0000 (09:47 +0200)
committerManolo Carrasco <manolo@apache.org>
Mon, 20 Jul 2015 07:47:13 +0000 (09:47 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index db200cfcaac7ebc45475af1e5e765197a92a870d..5b4cb5b285e00d9fa34bcadaa01b711882592667 100644 (file)
--- a/pom.xml
+++ b/pom.xml
             <snapshots><enabled>true</enabled></snapshots>
             <releases><enabled>false</enabled></releases>
         </repository>
+        <repository>
+            <id>google-snapshots</id>
+            <url>http://oss.sonatype.org/content/repositories/google-snapshots</url>
+            <snapshots><enabled>true</enabled></snapshots>
+            <releases><enabled>true</enabled></releases>
+        </repository>
         <repository>
             <id>gwtquery-plugins</id>
             <url>http://gwtquery-plugins.googlecode.com/svn/mavenrepo</url>