Skip to content

Commit ea50aa5

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 61d46f1 commit ea50aa5

File tree

9 files changed

+10
-10
lines changed

9 files changed

+10
-10
lines changed

artemis-console-distribution/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.artemis</groupId>
2323
<artifactId>artemis-console-project</artifactId>
24-
<version>1.5.0</version>
24+
<version>1.6.0-SNAPSHOT</version>
2525
</parent>
2626

2727
<groupId>org.apache.artemis</groupId>

artemis-console-extension/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.artemis</groupId>
2323
<artifactId>artemis-console-project</artifactId>
24-
<version>1.5.0</version>
24+
<version>1.6.0-SNAPSHOT</version>
2525
</parent>
2626

2727
<groupId>org.apache.artemis</groupId>

artemis-console-war/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.artemis</groupId>
2323
<artifactId>artemis-console-project</artifactId>
24-
<version>1.5.0</version>
24+
<version>1.6.0-SNAPSHOT</version>
2525
</parent>
2626

2727
<groupId>org.apache.artemis</groupId>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<groupId>org.apache.artemis</groupId>
2929
<artifactId>artemis-console-project</artifactId>
3030
<packaging>pom</packaging>
31-
<version>1.5.0</version>
31+
<version>1.6.0-SNAPSHOT</version>
3232

3333

3434
<modules>
@@ -55,7 +55,7 @@
5555
<node-version>v22.17.1</node-version>
5656
<yarn-version>v4.9.2</yarn-version>
5757
<frontend-maven-plugin-version>1.15.1</frontend-maven-plugin-version>
58-
<project.build.outputTimestamp>2025-12-30T08:59:18Z</project.build.outputTimestamp>
58+
<project.build.outputTimestamp>2025-12-30T09:00:31Z</project.build.outputTimestamp>
5959
</properties>
6060

6161
<scm>

relocations/apache-artemis-console/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>artemis-console-relocations-parent</artifactId>
2121
<groupId>org.apache.activemq</groupId>
22-
<version>1.5.0</version>
22+
<version>1.6.0-SNAPSHOT</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525

relocations/artemis-console-extension/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>artemis-console-relocations-parent</artifactId>
2121
<groupId>org.apache.activemq</groupId>
22-
<version>1.5.0</version>
22+
<version>1.6.0-SNAPSHOT</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525

relocations/artemis-console-project/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>artemis-console-relocations-parent</artifactId>
2121
<groupId>org.apache.activemq</groupId>
22-
<version>1.5.0</version>
22+
<version>1.6.0-SNAPSHOT</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525

relocations/artemis-console-war/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>artemis-console-relocations-parent</artifactId>
2121
<groupId>org.apache.activemq</groupId>
22-
<version>1.5.0</version>
22+
<version>1.6.0-SNAPSHOT</version>
2323
</parent>
2424
<modelVersion>4.0.0</modelVersion>
2525

relocations/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.artemis</groupId>
2222
<artifactId>artemis-console-project</artifactId>
23-
<version>1.5.0</version>
23+
<version>1.6.0-SNAPSHOT</version>
2424
</parent>
2525

2626
<groupId>org.apache.activemq</groupId>

0 commit comments

Comments
 (0)