From 9e7969c70b3491a4eb856909770a816b4410e8eb Mon Sep 17 00:00:00 2001 From: Wouter Date: Thu, 24 May 2018 13:59:13 +0200 Subject: [PATCH] ENV-1339 Releasing. Merged develop to master. updated POM versions --- bw4t-client/pom.xml | 2 +- bw4t-core/pom.xml | 2 +- bw4t-environment-store/pom.xml | 2 +- bw4t-integration-test/pom.xml | 2 +- bw4t-scenario-editor/pom.xml | 2 +- bw4t-server/pom.xml | 2 +- doc/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/bw4t-client/pom.xml b/bw4t-client/pom.xml index 35eebbb4a..b72c77e42 100644 --- a/bw4t-client/pom.xml +++ b/bw4t-client/pom.xml @@ -5,7 +5,7 @@ eishub.bw4t bw4t-client - 3.9.2-SNAPSHOT + 3.9.2 http://www.github.com/eishub/bw4t diff --git a/bw4t-core/pom.xml b/bw4t-core/pom.xml index 6e2defb21..97aa17a66 100644 --- a/bw4t-core/pom.xml +++ b/bw4t-core/pom.xml @@ -5,7 +5,7 @@ eishub.bw4t bw4t-core - 3.9.2-SNAPSHOT + 3.9.2 bw4t-core http://www.github.com/eishub/bw4t diff --git a/bw4t-environment-store/pom.xml b/bw4t-environment-store/pom.xml index ee09167ec..564adb510 100644 --- a/bw4t-environment-store/pom.xml +++ b/bw4t-environment-store/pom.xml @@ -5,7 +5,7 @@ eishub.bw4t bw4t-environment-store - 3.9.2-SNAPSHOT + 3.9.2 bw4t-environment-store http://www.github.com/eishub/bw4t diff --git a/bw4t-integration-test/pom.xml b/bw4t-integration-test/pom.xml index 9fc589186..39646324c 100644 --- a/bw4t-integration-test/pom.xml +++ b/bw4t-integration-test/pom.xml @@ -5,7 +5,7 @@ eishub.bw4t bw4t-integration-test - 3.9.2-SNAPSHOT + 3.9.2 This module integration test the entire bw4t system, to ensure the working state of the client and server. http://www.github.com/eishub/bw4t diff --git a/bw4t-scenario-editor/pom.xml b/bw4t-scenario-editor/pom.xml index 9dfabe02c..f5c273d65 100644 --- a/bw4t-scenario-editor/pom.xml +++ b/bw4t-scenario-editor/pom.xml @@ -5,7 +5,7 @@ eishub.bw4t bw4t-scenario-editor - 3.9.2-SNAPSHOT + 3.9.2 bw4t-scenario-editor http://www.github.com/eishub/bw4t diff --git a/bw4t-server/pom.xml b/bw4t-server/pom.xml index 21a2ce2dc..5945d597d 100644 --- a/bw4t-server/pom.xml +++ b/bw4t-server/pom.xml @@ -5,7 +5,7 @@ eishub.bw4t bw4t-server - 3.9.2-SNAPSHOT + 3.9.2 http://www.github.com/eishub/bw4t diff --git a/doc/pom.xml b/doc/pom.xml index 765f6e239..ee5aff829 100644 --- a/doc/pom.xml +++ b/doc/pom.xml @@ -9,7 +9,7 @@ eishub.bw4t doc - 1.0.8-SNAPSHOT + 1.0.8 BW4T documentation Documentation about the BW4T environment. http://www.github.com/eishub/${environmentname}