From 74547c91ec458b0a1c76c7e7f478d229406cd656 Mon Sep 17 00:00:00 2001 From: seefo Date: Tue, 4 Jun 2019 20:41:52 -0400 Subject: [PATCH] Updated build.xml for new paths --- build.properties | 6 +++--- build.xml | 9 ++++----- configs/example | 2 +- 3 files changed, 8 insertions(+), 9 deletions(-) diff --git a/build.properties b/build.properties index 55d3558..71dcdef 100755 --- a/build.properties +++ b/build.properties @@ -23,9 +23,9 @@ db_service = swg # Git Settings src_branch = master -dsrc_branch = master -clientdata_branch = new-pipeline -configs_branch = new-pipeline +dsrc_branch = testing +clientdata_branch = master +configs_branch = testing dependencies_branch = master # SRC Compilation diff --git a/build.xml b/build.xml index ba46e72..3e89f8e 100755 --- a/build.xml +++ b/build.xml @@ -21,9 +21,9 @@ - + - + @@ -123,13 +123,13 @@ - + - + @@ -318,7 +318,6 @@ - diff --git a/configs/example b/configs/example index f754e20..a3b7001 160000 --- a/configs/example +++ b/configs/example @@ -1 +1 @@ -Subproject commit f754e200fde2d5919f2103526e71a297bb581ce3 +Subproject commit a3b700193d76c7859151a7c2099ecbc49d600456