Skip to content

Commit ae4e538

Browse files
author
Hudson CI
committed
Bump version for release 4.8.0-beta-1
1 parent 2850dff commit ae4e538

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed

perfload-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>perfload-core</artifactId>
2121
<groupId>com.mgmtp.perfload</groupId>
22-
<version>4.8.0-SNAPSHOT</version>
22+
<version>4.8.0-beta-1</version>
2323
</parent>
2424
<artifactId>perfload-client</artifactId>
2525
<name>mgm perfLoad Client</name>

perfload-clientserver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>com.mgmtp.perfload</groupId>
2121
<artifactId>perfload-core</artifactId>
22-
<version>4.8.0-SNAPSHOT</version>
22+
<version>4.8.0-beta-1</version>
2323
</parent>
2424
<artifactId>perfload-clientserver</artifactId>
2525
<name>mgm perfLoad Client-Server</name>

perfload-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>perfload-core</artifactId>
2121
<groupId>com.mgmtp.perfload</groupId>
22-
<version>4.8.0-SNAPSHOT</version>
22+
<version>4.8.0-beta-1</version>
2323
</parent>
2424
<artifactId>perfload-common</artifactId>
2525
<name>mgm perfLoad Common</name>

perfload-console/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<groupId>com.mgmtp.perfload</groupId>
2020
<artifactId>perfload-core</artifactId>
21-
<version>4.8.0-SNAPSHOT</version>
21+
<version>4.8.0-beta-1</version>
2222
</parent>
2323
<modelVersion>4.0.0</modelVersion>
2424
<artifactId>perfload-console</artifactId>

perfload-daemon/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<groupId>com.mgmtp.perfload</groupId>
2020
<artifactId>perfload-core</artifactId>
21-
<version>4.8.0-SNAPSHOT</version>
21+
<version>4.8.0-beta-1</version>
2222
</parent>
2323
<modelVersion>4.0.0</modelVersion>
2424
<artifactId>perfload-daemon</artifactId>

perfload-test/perfload-test-app/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>com.mgmtp.perfload</groupId>
2121
<artifactId>perfload-test</artifactId>
22-
<version>4.8.0-SNAPSHOT</version>
22+
<version>4.8.0-beta-1</version>
2323
</parent>
2424
<artifactId>perfload-test-app</artifactId>
2525
<packaging>war</packaging>

perfload-test/perfload-test-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>com.mgmtp.perfload</groupId>
2121
<artifactId>perfload-test</artifactId>
22-
<version>4.8.0-SNAPSHOT</version>
22+
<version>4.8.0-beta-1</version>
2323
</parent>
2424
<artifactId>perfload-test-client</artifactId>
2525
<packaging>jar</packaging>

perfload-test/perfload-test-comp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>com.mgmtp.perfload</groupId>
2121
<artifactId>perfload-test</artifactId>
22-
<version>4.8.0-SNAPSHOT</version>
22+
<version>4.8.0-beta-1</version>
2323
</parent>
2424
<artifactId>perfload-test-comp</artifactId>
2525
<packaging>jar</packaging>

perfload-test/perfload-test-it/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>com.mgmtp.perfload</groupId>
2121
<artifactId>perfload-test</artifactId>
22-
<version>4.8.0-SNAPSHOT</version>
22+
<version>4.8.0-beta-1</version>
2323
</parent>
2424
<artifactId>perfload-test-it</artifactId>
2525
<packaging>jar</packaging>

perfload-test/perfload-test-utils/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>com.mgmtp.perfload</groupId>
2121
<artifactId>perfload-test</artifactId>
22-
<version>4.8.0-SNAPSHOT</version>
22+
<version>4.8.0-beta-1</version>
2323
</parent>
2424

2525
<artifactId>perfload-test-utils</artifactId>

0 commit comments

Comments
 (0)