From 8c217d3df140d284987a4fa359d27727bd57803d Mon Sep 17 00:00:00 2001 From: Manolo Carrasco Date: Mon, 2 May 2011 10:11:37 +0000 Subject: [PATCH] configure deploy urls for production --- gwtquery-core-2.2.0/pom.xml | 2 +- pom.xml | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) 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 -- 2.39.5