From 7120f460fccc4fa57f5b3b289b637d535666271b Mon Sep 17 00:00:00 2001 From: Sravan Kumar Lakkimsetti Date: Mon, 10 Jun 2019 11:44:03 +0530 Subject: Bug 547901 - Prep work for 4.13 and open master for development Change-Id: I7b9fb591ba4efa392105b4ef713b65de821c569c Signed-off-by: Sravan Kumar Lakkimsetti --- production/build_eclipse_org.shsource | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/production/build_eclipse_org.shsource b/production/build_eclipse_org.shsource index b914b6e16..d84bcb387 100644 --- a/production/build_eclipse_org.shsource +++ b/production/build_eclipse_org.shsource @@ -1,6 +1,6 @@ #!/usr/bin/env bash #******************************************************************************* -# Copyright (c) 2016 IBM Corporation and others. +# Copyright (c) 2019 IBM Corporation and others. # # This program and the accompanying materials # are made available under the terms of the Eclipse Public License 2.0 @@ -96,7 +96,7 @@ export PATH=$JAVA_HOME/bin:$MAVEN_PATH:$ANT_HOME/bin:$PATH # Only used to start antrunner for tests. # TODO: avoid this hard coding -BASEBUILDER_TAG=4.11 +BASEBUILDER_TAG=4.12 B_GIT_EMAIL=genie.releng@eclipse.org B_GIT_NAME="Releng HIPP" -- cgit v1.2.3