From 1882ca7649c723f59ce53304d581f20d8966b58d Mon Sep 17 00:00:00 2001 From: James Strachan Date: Fri, 25 Aug 2017 10:36:51 +0100 Subject: [PATCH] update the downstream PRs --- release.groovy | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/release.groovy b/release.groovy index 8ef7c720..f6a5e027 100644 --- a/release.groovy +++ b/release.groovy @@ -45,13 +45,14 @@ def updateDownstreamDependencies(stagedProject) { pushPomPropertyChangePR { propertyName = 'fabric8.maven.plugin.version' projects = [ + 'fabric8-services/fabric8-tenant-che', + 'fabric8-services/fabric8-tenant-jenkins', + 'fabric8-services/fabric8-tenant-team', 'fabric8io/fabric8-maven-dependencies', - 'fabric8io/fabric8-team-components', - 'fabric8io/fabric8-online', 'fabric8io/fabric8-devops', 'fabric8io/fabric8-platform', - 'fabric8io/fabric8-ipaas', 'fabric8io/fabric8-generator', + 'fabric8io/fabric8-ipaas', 'funktionio/funktion-connectors', 'fabric8-quickstarts/spring-boot-webmvc', // these are used in the system tests in a later stage so we 'fabric8-quickstarts/spring-boot-camel-xml' // need to make sure their deps are updated before the quickstart archetypes are generated