From eea31e595f3937a39329ac04934658c61a843fce Mon Sep 17 00:00:00 2001 From: onechiforescu Date: Thu, 3 Mar 2016 22:00:41 +0200 Subject: [PATCH 1/3] Trying to fix builds. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9b7c5144b8..51db33c1af 100644 --- a/pom.xml +++ b/pom.xml @@ -73,7 +73,7 @@ ${alfresco.groupId} alfresco-platform-distribution - ${alfresco.version} + 5.1-20160302.012107-260 pom import From cb12336389fa880c74e18e747f68c07a42e245b0 Mon Sep 17 00:00:00 2001 From: Tom Page Date: Fri, 4 Mar 2016 08:20:45 +0000 Subject: [PATCH 2/3] Revert "Trying to fix builds." This reverts commit eea31e595f3937a39329ac04934658c61a843fce. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 51db33c1af..9b7c5144b8 100644 --- a/pom.xml +++ b/pom.xml @@ -73,7 +73,7 @@ ${alfresco.groupId} alfresco-platform-distribution - 5.1-20160302.012107-260 + ${alfresco.version} pom import From 4a630a145adfc744d41ba58b406bad19e2c52f45 Mon Sep 17 00:00:00 2001 From: Tom Page Date: Fri, 4 Mar 2016 08:18:55 +0000 Subject: [PATCH 3/3] RM-3110 Upgrade to Alfresco 5.1. This will currently break local builds, but should fix Bamboo builds. Local builds should start to pass again once 5.1 has been released. --- pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/pom.xml b/pom.xml index 9b7c5144b8..eb79faaa84 100644 --- a/pom.xml +++ b/pom.xml @@ -43,11 +43,6 @@ alfresco-internal https://artifacts.alfresco.com/nexus/content/groups/private - - - alfresco-internal-staging - https://artifacts.alfresco.com/nexus/content/repositories/5.1-EA -