Skip to content

Commit ca03b33

Browse files
committed
Preparing version 1.4.0
1 parent 2ce724e commit ca03b33

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

elastest-torm-gui/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<modelVersion>4.0.0</modelVersion>
77
<groupId>io.elastest.etm</groupId>
88
<artifactId>elastest-torm-gui</artifactId>
9-
<version>1.3.1</version>
9+
<version>1.4.0</version>
1010
<packaging>jar</packaging>
1111
<build>
1212
<plugins>

elastest-torm/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<groupId>io.elastest.etm</groupId>
1313
<artifactId>elastest-torm</artifactId>
1414
<packaging>jar</packaging>
15-
<version>1.3.1</version>
15+
<version>1.4.0</version>
1616

1717
<name>${project.groupId}:${project.artifactId}</name>
1818
<description>This artifact contains the Elastest Torm project, part of the Elastest platform.</description>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>io.elastest</groupId>
66
<artifactId>torm</artifactId>
77
<packaging>pom</packaging>
8-
<version>1.3.1</version>
8+
<version>1.4.0</version>
99

1010
<name>${project.groupId}:${project.artifactId}</name>
1111
<description>Test Orchestration and Recommendation Manager (TORM) reactor</description>

0 commit comments

Comments
 (0)