diff --git a/dockerfiles/dockerfile.simplatform-amd64 b/dockerfiles/dockerfile.simplatform-amd64
index 3216bec..598a29c 100644
--- a/dockerfiles/dockerfile.simplatform-amd64
+++ b/dockerfiles/dockerfile.simplatform-amd64
@@ -9,7 +9,7 @@ WORKDIR /galasa
USER galasa
-COPY galasa-simplatform-application/galasa-simplatform-3270/target/galasa-simplatform-0.46.1.jar /galasa/simplatform.jar
+COPY galasa-simplatform-application/galasa-simplatform-3270/target/galasa-simplatform-0.47.0.jar /galasa/simplatform.jar
VOLUME /galasa/.galasa
VOLUME /galasa/load
diff --git a/galasa-simbank-tests/dev.galasa.simbank.gherkin.tests/pom.xml b/galasa-simbank-tests/dev.galasa.simbank.gherkin.tests/pom.xml
index 97d7a1c..d1ea6c0 100644
--- a/galasa-simbank-tests/dev.galasa.simbank.gherkin.tests/pom.xml
+++ b/galasa-simbank-tests/dev.galasa.simbank.gherkin.tests/pom.xml
@@ -4,11 +4,11 @@
dev.galasa
galasa-simbanktests-parent
- 0.46.1
+ 0.47.0
dev.galasa.simbank.gherkin.tests
- 0.46.1
+ 0.47.0
galasa-gherkin
\ No newline at end of file
diff --git a/galasa-simbank-tests/dev.galasa.simbank.manager/pom-example.xml b/galasa-simbank-tests/dev.galasa.simbank.manager/pom-example.xml
index 1f7d43a..6d79015 100644
--- a/galasa-simbank-tests/dev.galasa.simbank.manager/pom-example.xml
+++ b/galasa-simbank-tests/dev.galasa.simbank.manager/pom-example.xml
@@ -23,7 +23,7 @@
dev.galasa
galasa-bom
- 0.46.1
+ 0.47.0
pom
import
diff --git a/galasa-simbank-tests/dev.galasa.simbank.manager/pom.xml b/galasa-simbank-tests/dev.galasa.simbank.manager/pom.xml
index 6de95be..66daaa6 100644
--- a/galasa-simbank-tests/dev.galasa.simbank.manager/pom.xml
+++ b/galasa-simbank-tests/dev.galasa.simbank.manager/pom.xml
@@ -4,13 +4,13 @@
dev.galasa
galasa-simbanktests-parent
- 0.46.1
+ 0.47.0
Galasa SimBank Manager
dev.galasa.simbank.manager
- 0.46.1
+ 0.47.0
bundle
diff --git a/galasa-simbank-tests/dev.galasa.simbank.obr/pom.xml b/galasa-simbank-tests/dev.galasa.simbank.obr/pom.xml
index c7d9f26..d71c4d0 100644
--- a/galasa-simbank-tests/dev.galasa.simbank.obr/pom.xml
+++ b/galasa-simbank-tests/dev.galasa.simbank.obr/pom.xml
@@ -6,13 +6,13 @@
dev.galasa
galasa-simbanktests-parent
- 0.46.1
+ 0.47.0
Galasa SimBank OBR
dev.galasa.simbank.obr
- 0.46.1
+ 0.47.0
galasa-obr
@@ -25,13 +25,13 @@
dev.galasa
dev.galasa.simbank.tests
- 0.46.1
+ 0.47.0
compile
dev.galasa
dev.galasa.simbank.manager
- 0.46.1
+ 0.47.0
compile
diff --git a/galasa-simbank-tests/dev.galasa.simbank.tests/pom-example.xml b/galasa-simbank-tests/dev.galasa.simbank.tests/pom-example.xml
index 1842a57..51473e1 100644
--- a/galasa-simbank-tests/dev.galasa.simbank.tests/pom-example.xml
+++ b/galasa-simbank-tests/dev.galasa.simbank.tests/pom-example.xml
@@ -23,7 +23,7 @@
dev.galasa
galasa-bom
- 0.46.1
+ 0.47.0
pom
import
diff --git a/galasa-simbank-tests/dev.galasa.simbank.tests/pom.xml b/galasa-simbank-tests/dev.galasa.simbank.tests/pom.xml
index a16e07b..687d99f 100644
--- a/galasa-simbank-tests/dev.galasa.simbank.tests/pom.xml
+++ b/galasa-simbank-tests/dev.galasa.simbank.tests/pom.xml
@@ -4,13 +4,13 @@
dev.galasa
galasa-simbanktests-parent
- 0.46.1
+ 0.47.0
Galasa SimBank Example Tests
dev.galasa.simbank.tests
- 0.46.1
+ 0.47.0
bundle
@@ -18,7 +18,7 @@
dev.galasa
dev.galasa.simbank.manager
- 0.46.1
+ 0.47.0
provided
diff --git a/galasa-simbank-tests/pom.xml b/galasa-simbank-tests/pom.xml
index b80a364..340c5f3 100644
--- a/galasa-simbank-tests/pom.xml
+++ b/galasa-simbank-tests/pom.xml
@@ -3,7 +3,7 @@
dev.galasa
galasa-simbanktests-parent
- 0.46.1
+ 0.47.0
pom
@@ -77,7 +77,7 @@
dev.galasa
galasa-bom
- 0.46.1
+ 0.47.0
pom
import
@@ -191,7 +191,7 @@
dev.galasa
galasa-maven-plugin
- 0.46.1
+ 0.47.0
org.eclipse.m2e
diff --git a/galasa-simplatform-application/galasa-simplatform-3270/Dockerfile b/galasa-simplatform-application/galasa-simplatform-3270/Dockerfile
index 0fad0d2..4c2c228 100644
--- a/galasa-simplatform-application/galasa-simplatform-3270/Dockerfile
+++ b/galasa-simplatform-application/galasa-simplatform-3270/Dockerfile
@@ -12,7 +12,7 @@ WORKDIR /galasa
USER galasa
-COPY target/galasa-simplatform-0.46.1.jar /galasa/simplatform.jar
+COPY target/galasa-simplatform-0.47.0.jar /galasa/simplatform.jar
VOLUME /galasa/.galasa
VOLUME /galasa/load
diff --git a/galasa-simplatform-application/galasa-simplatform-3270/pom.xml b/galasa-simplatform-application/galasa-simplatform-3270/pom.xml
index 1642609..a3e617d 100644
--- a/galasa-simplatform-application/galasa-simplatform-3270/pom.xml
+++ b/galasa-simplatform-application/galasa-simplatform-3270/pom.xml
@@ -4,12 +4,12 @@
dev.galasa
galasa-simplatform-parent
- 0.46.1
+ 0.47.0
dev.galasa
galasa-simplatform
- 0.46.1
+ 0.47.0
jar
diff --git a/galasa-simplatform-application/galasa-simplatform-webapp/pom.xml b/galasa-simplatform-application/galasa-simplatform-webapp/pom.xml
index 678c780..ae904d4 100644
--- a/galasa-simplatform-application/galasa-simplatform-webapp/pom.xml
+++ b/galasa-simplatform-application/galasa-simplatform-webapp/pom.xml
@@ -6,12 +6,12 @@
dev.galasa
galasa-simplatform-parent
- 0.46.1
+ 0.47.0
dev.galasa
galasa-simplatform-webapp
- 0.46.1
+ 0.47.0
war
galasa-simplatform-webapp Maven Webapp
diff --git a/galasa-simplatform-application/pom.xml b/galasa-simplatform-application/pom.xml
index 566d630..6df5533 100644
--- a/galasa-simplatform-application/pom.xml
+++ b/galasa-simplatform-application/pom.xml
@@ -3,7 +3,7 @@
dev.galasa
galasa-simplatform-parent
- 0.46.1
+ 0.47.0
pom
Galasa SimPlatform
@@ -85,7 +85,7 @@
dev.galasa
galasa-bom
- 0.46.1
+ 0.47.0
pom
import
diff --git a/run-locally.sh b/run-locally.sh
index 37f0d99..89fc2cf 100755
--- a/run-locally.sh
+++ b/run-locally.sh
@@ -111,7 +111,7 @@ fi
# Main logic.
#-----------------------------------------------------------------------------------------
-SIMBANK_VERSION="0.46.1"
+SIMBANK_VERSION="0.47.0"
function run_server {
h1 "Running Simbank back-end server application (version ${SIMBANK_VERSION}) ..."
diff --git a/test-locally.sh b/test-locally.sh
index 50924f8..def0189 100755
--- a/test-locally.sh
+++ b/test-locally.sh
@@ -181,7 +181,7 @@ function runProvisionedAccountCreditTests {
source_dir="."
project=$(basename ${BASEDIR})
-SIMBANK_VERSION="0.46.1"
+SIMBANK_VERSION="0.47.0"
checkGalasaCtlAvailable
checkSimBankTestAreBuilt
@@ -197,7 +197,7 @@ java -jar ~/.m2/repository/dev/galasa/galasa-simplatform/${SIMBANK_VERSION}/gala
success "Simbank application started OK."
-TEST_OBR_VERSION="0.46.1"
+TEST_OBR_VERSION="0.47.0"
h1 "Running Simbank tests"