From: Manolo Carrasco Date: Mon, 2 May 2011 10:11:37 +0000 (+0000) Subject: configure deploy urls for production X-Git-Tag: release-1.3.2~342 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=8c217d3df140d284987a4fa359d27727bd57803d;p=gwtquery.git configure deploy urls for production --- diff --git a/gwtquery-core-2.2.0/pom.xml b/gwtquery-core-2.2.0/pom.xml index b5071d63..d5a8520a 100644 --- a/gwtquery-core-2.2.0/pom.xml +++ b/gwtquery-core-2.2.0/pom.xml @@ -55,7 +55,7 @@ ${version} ${artifactId} true - false + ${repoUniqueVers} diff --git a/pom.xml b/pom.xml index ec0b0b43..1fd17968 100644 --- a/pom.xml +++ b/pom.xml @@ -166,9 +166,18 @@ 2.1.0-1 https://oss.sonatype.org/content/repositories/snapshots sonatype-nexus-snapshots + false + + prod + + sonatype-nexus-staging + http://oss.sonatype.org/service/local/staging/deploy/maven2 + true + + dev