From f91522a0cc48568bdb4c50333eff44f1ccab6409 Mon Sep 17 00:00:00 2001 From: JKetelaar Date: Sun, 10 Jan 2016 20:35:19 +0100 Subject: [PATCH] [TASK] Adjusted versions in config files --- examples/provider/pom.xml | 2 +- examples/script/pom.xml | 2 +- latest.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/provider/pom.xml b/examples/provider/pom.xml index 5bc269a..744d4d8 100644 --- a/examples/provider/pom.xml +++ b/examples/provider/pom.xml @@ -32,7 +32,7 @@ org.parabot client - 2.4.3 + 2.4.3.2 diff --git a/examples/script/pom.xml b/examples/script/pom.xml index 8b8c346..e3715c9 100644 --- a/examples/script/pom.xml +++ b/examples/script/pom.xml @@ -22,7 +22,7 @@ org.parabot client - 2.4.3 + 2.4.3.2 org.parabot diff --git a/latest.json b/latest.json index fa3b9a6..a173c9a 100644 --- a/latest.json +++ b/latest.json @@ -9,7 +9,7 @@ "client":{ "groupId":"org.parabot", "artifactId":"client", - "version":"2.4.3" + "version":"2.4.3.2" } } } \ No newline at end of file