From a96167a55df36d1a866622bdad83b0c6103a728a Mon Sep 17 00:00:00 2001 From: Carlos Sanchez Gonzalez Date: Mon, 9 Aug 2010 13:26:45 +0000 Subject: [PATCH] Disable redback snapshot repo for releases and manage site plugin to the same version across projects git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@983636 13f79535-47bb-0310-9956-ffa450edef68 --- archiva-modules/pom.xml | 11 ----------- pom.xml | 11 +++++++++++ 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/archiva-modules/pom.xml b/archiva-modules/pom.xml index 0da6f5c90..51652aa23 100644 --- a/archiva-modules/pom.xml +++ b/archiva-modules/pom.xml @@ -46,17 +46,6 @@ - - - - - org.apache.maven.plugins - maven-site-plugin - 2.1 - - - - diff --git a/pom.xml b/pom.xml index 87e6e2fb8..352104cd7 100644 --- a/pom.xml +++ b/pom.xml @@ -195,6 +195,11 @@ 1.5 + + org.apache.maven.plugins + maven-site-plugin + 2.1 + @@ -1244,6 +1249,12 @@ redback http://snapshots.repository.codehaus.org/ + + false + + + true + -- 2.39.5