From 3dc65c84dd9855ee590db225da64aa86215bc1b4 Mon Sep 17 00:00:00 2001 From: slanglois Date: Thu, 7 Feb 2013 16:41:42 +0000 Subject: [PATCH] Issue #112: leave default update policy for snapshot repository in allinone archetype Set credentials in distributionManagement for continuous build git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@666 04253f4f-3451-0410-a141-5562f1e59037 --- .../src/main/resources/archetype-resources/pom.xml | 3 --- pom.xml | 4 ++-- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/pom.xml b/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/pom.xml index 607aafbe..9a9517fc 100644 --- a/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/pom.xml +++ b/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/pom.xml @@ -58,9 +58,6 @@ alfresco-artifacts-snapshots https://artifacts.alfresco.com/nexus/content/groups/public-snapshots - - never - diff --git a/pom.xml b/pom.xml index faa52735..ee105ed5 100644 --- a/pom.xml +++ b/pom.xml @@ -86,13 +86,13 @@ - alfresco-releases + alfresco-internal https://artifacts.alfresco.com/nexus/content/repositories/releases alfresco snapshots repository - alfresco-snapshots + alfresco-internal-snapshots https://artifacts.alfresco.com/nexus/content/repositories/snapshots