From b1c18bb2bf1c42cb6af29a3a1f447f6bd03eeb13 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 bbf737db649ca0a1f376f4e581aa757d48d6741a 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 b1c18bb2bf1c42cb6af29a3a1f447f6bd03eeb13. --- 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 18b3e62255ef61cdbc89c1313c0c6e7c289e9b6e 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 -