Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Commit e811efd

Browse files
committed
Update version to 0.32.2
1 parent 01dcf74 commit e811efd

File tree

56 files changed

+57
-57
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+57
-57
lines changed

address-space-controller/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.enmasse</groupId>
66
<artifactId>enmasse</artifactId>
7-
<version>0.32.2-rc3</version>
7+
<version>0.32.2</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<artifactId>address-space-controller</artifactId>

agent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.enmasse</groupId>
66
<artifactId>enmasse</artifactId>
7-
<version>0.32.2-rc3</version>
7+
<version>0.32.2</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<groupId>io.enmasse</groupId>

amqp-utils/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.enmasse</groupId>
66
<artifactId>enmasse</artifactId>
7-
<version>0.32.2-rc3</version>
7+
<version>0.32.2</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<artifactId>amqp-utils</artifactId>

api-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.enmasse</groupId>
66
<artifactId>enmasse</artifactId>
7-
<version>0.32.2-rc3</version>
7+
<version>0.32.2</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<artifactId>api-common</artifactId>

api-model-annotator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.enmasse</groupId>
66
<artifactId>enmasse</artifactId>
7-
<version>0.32.2-rc3</version>
7+
<version>0.32.2</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<artifactId>api-model-annotator</artifactId>

api-model/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.enmasse</groupId>
66
<artifactId>enmasse</artifactId>
7-
<version>0.32.2-rc3</version>
7+
<version>0.32.2</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<artifactId>api-model</artifactId>

broker-plugin/amqp-connector/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.enmasse</groupId>
66
<artifactId>broker-plugin</artifactId>
7-
<version>0.32.2-rc3</version>
7+
<version>0.32.2</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<artifactId>amqp-connector</artifactId>

broker-plugin/broker-cli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.enmasse</groupId>
77
<artifactId>broker-plugin</artifactId>
8-
<version>0.32.2-rc3</version>
8+
<version>0.32.2</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111
<artifactId>broker-cli</artifactId>

broker-plugin/plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.enmasse</groupId>
66
<artifactId>broker-plugin</artifactId>
7-
<version>0.32.2-rc3</version>
7+
<version>0.32.2</version>
88
</parent>
99
<packaging>pom</packaging>
1010
<modelVersion>4.0.0</modelVersion>

broker-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.enmasse</groupId>
66
<artifactId>enmasse</artifactId>
7-
<version>0.32.2-rc3</version>
7+
<version>0.32.2</version>
88
</parent>
99
<packaging>pom</packaging>
1010
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)