diff --git a/elastest-torm-gui/package.json b/elastest-torm-gui/package.json index c3cb6a665..fa5829480 100644 --- a/elastest-torm-gui/package.json +++ b/elastest-torm-gui/package.json @@ -1,6 +1,6 @@ { "name": "elastest-torm-gui", - "version": "0.9.1-SNAPSHOT", + "version": "1.0.0-beta2", "private": true, "description": "ElasTest TORM GUI", "keywords": [ diff --git a/elastest-torm-gui/pom.xml b/elastest-torm-gui/pom.xml index d18bc2c64..f5beac589 100644 --- a/elastest-torm-gui/pom.xml +++ b/elastest-torm-gui/pom.xml @@ -5,7 +5,7 @@ io.elastest.etm elastest-torm-gui - 0.9.1-SNAPSHOT + 1.0.0-beta2 jar diff --git a/elastest-torm/pom.xml b/elastest-torm/pom.xml index 99faf7918..bf49b88ca 100644 --- a/elastest-torm/pom.xml +++ b/elastest-torm/pom.xml @@ -12,7 +12,7 @@ io.elastest.etm elastest-torm jar - 0.9.1-SNAPSHOT + 1.0.0-beta2 ${project.groupId}:${project.artifactId} This artifact contains the Elastest Torm project, part of the Elastest platform. diff --git a/pom.xml b/pom.xml index 6dc407853..c95c4999f 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ io.elastest torm pom - 0.9.1-SNAPSHOT + 1.0.0-beta2 ${project.groupId}:${project.artifactId} Test Orchestration and Recommendation Manager (TORM) reactor