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

Commit ca23633

Browse files
committed
Update version to 0.33.0-rc1
1 parent 8b539d0 commit ca23633

File tree

34 files changed

+35
-35
lines changed

34 files changed

+35
-35
lines changed

address-space-controller/pom.xml

+1-1
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.33-SNAPSHOT</version>
7+
<version>0.33.0-rc1</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<artifactId>address-space-controller</artifactId>

agent/pom.xml

+1-1
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.33-SNAPSHOT</version>
7+
<version>0.33.0-rc1</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<groupId>io.enmasse</groupId>

amqp-utils/pom.xml

+1-1
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.33-SNAPSHOT</version>
7+
<version>0.33.0-rc1</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<artifactId>amqp-utils</artifactId>

api-common/pom.xml

+1-1
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.33-SNAPSHOT</version>
7+
<version>0.33.0-rc1</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<artifactId>api-common</artifactId>

api-model-annotator/pom.xml

+1-1
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.33-SNAPSHOT</version>
7+
<version>0.33.0-rc1</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<artifactId>api-model-annotator</artifactId>

api-model/pom.xml

+1-1
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.33-SNAPSHOT</version>
7+
<version>0.33.0-rc1</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<artifactId>api-model</artifactId>

broker-plugin/amqp-connector/pom.xml

+1-1
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.33-SNAPSHOT</version>
7+
<version>0.33.0-rc1</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<artifactId>amqp-connector</artifactId>

broker-plugin/broker-cli/pom.xml

+1-1
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.33-SNAPSHOT</version>
8+
<version>0.33.0-rc1</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111
<artifactId>broker-cli</artifactId>

broker-plugin/plugin/pom.xml

+1-1
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.33-SNAPSHOT</version>
7+
<version>0.33.0-rc1</version>
88
</parent>
99
<packaging>pom</packaging>
1010
<modelVersion>4.0.0</modelVersion>

broker-plugin/pom.xml

+1-1
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.33-SNAPSHOT</version>
7+
<version>0.33.0-rc1</version>
88
</parent>
99
<packaging>pom</packaging>
1010
<modelVersion>4.0.0</modelVersion>

broker-plugin/sasl-delegation/pom.xml

+1-1
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.33-SNAPSHOT</version>
7+
<version>0.33.0-rc1</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<artifactId>sasl-delegation</artifactId>

broker-plugin/tcnative/pom.xml

+1-1
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.33-SNAPSHOT</version>
7+
<version>0.33.0-rc1</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<artifactId>tcnative</artifactId>

bundle/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>enmasse</artifactId>
77
<groupId>io.enmasse</groupId>
8-
<version>0.33-SNAPSHOT</version>
8+
<version>0.33.0-rc1</version>
99
</parent>
1010
<packaging>pom</packaging>
1111
<name>EnMasse Bundles</name>

console/console-init/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.enmasse</groupId>
77
<artifactId>console</artifactId>
8-
<version>0.33-SNAPSHOT</version>
8+
<version>0.33.0-rc1</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111
<groupId>io.enmasse</groupId>

console/console-server/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.enmasse</groupId>
66
<artifactId>console</artifactId>
7-
<version>0.33-SNAPSHOT</version>
7+
<version>0.33.0-rc1</version>
88
</parent>
99
<packaging>pom</packaging>
1010
<modelVersion>4.0.0</modelVersion>

console/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.enmasse</groupId>
77
<artifactId>enmasse</artifactId>
8-
<version>0.33-SNAPSHOT</version>
8+
<version>0.33.0-rc1</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111
<groupId>io.enmasse</groupId>

controller-manager/pom.xml

+1-1
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.33-SNAPSHOT</version>
7+
<version>0.33.0-rc1</version>
88
</parent>
99
<packaging>pom</packaging>
1010
<modelVersion>4.0.0</modelVersion>

discovery-lib/pom.xml

+1-1
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.33-SNAPSHOT</version>
7+
<version>0.33.0-rc1</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<artifactId>discovery-lib</artifactId>

documentation/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.enmasse</groupId>
77
<artifactId>enmasse</artifactId>
8-
<version>0.33-SNAPSHOT</version>
8+
<version>0.33.0-rc1</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111
<artifactId>documentation</artifactId>

k8s-api-testutil/pom.xml

+1-1
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.33-SNAPSHOT</version>
7+
<version>0.33.0-rc1</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<groupId>io.enmasse</groupId>

k8s-api/pom.xml

+1-1
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.33-SNAPSHOT</version>
7+
<version>0.33.0-rc1</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<groupId>io.enmasse</groupId>

keycloak-plugin/pom.xml

+1-1
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.33-SNAPSHOT</version>
7+
<version>0.33.0-rc1</version>
88
</parent>
99
<packaging>pom</packaging>
1010
<modelVersion>4.0.0</modelVersion>

keycloak-plugin/sasl-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.enmasse</groupId>
66
<artifactId>keycloak</artifactId>
7-
<version>0.33-SNAPSHOT</version>
7+
<version>0.33.0-rc1</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<artifactId>sasl-plugin</artifactId>

keycloak-user-api/pom.xml

+1-1
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.33-SNAPSHOT</version>
7+
<version>0.33.0-rc1</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<groupId>io.enmasse</groupId>

metrics-api/pom.xml

+1-1
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.33-SNAPSHOT</version>
7+
<version>0.33.0-rc1</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<groupId>io.enmasse</groupId>

none-authservice/pom.xml

+1-1
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.33-SNAPSHOT</version>
7+
<version>0.33.0-rc1</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<artifactId>none-authservice</artifactId>

olm-manifest/pom.xml

+1-1
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.33-SNAPSHOT</version>
7+
<version>0.33.0-rc1</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<artifactId>olm-manifest</artifactId>

pom.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ olm.csv.maturity=beta
2020
olm.csv.logo.base64=PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNzlweCIgaGVpZ2h0PSI3OXB4IiB2aWV3Qm94PSIwIDAgNzkgNzkiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQyICgzNjc4MSkgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+dmVyc2lvbnM8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz48L2RlZnM+CiAgICA8ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0idmVyc2lvbnMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zMDguMDAwMDAwLCAtNzIuMDAwMDAwKSI+CiAgICAgICAgICAgIDxlbGxpcHNlIGlkPSJDb21iaW5lZC1TaGFwZS1Db3B5LTIiIGZpbGw9IiMwMDQ5OUUiIGN4PSIzNDcuNSIgY3k9IjExMS41IiByeD0iMjQuNSIgcnk9IjI0LjUiPjwvZWxsaXBzZT4KICAgICAgICAgICAgPHBhdGggZD0iTTMzOSwxMDIuNjkxMDE0IEMzMzksMTAyLjY5MTAxNCAzNDIuNjkwMjE1LDk0LjQxMDUzMjMgMzUwLjIwNTY1MSwxMDAuOTM1OTEyIEwzNTEuMDE1Njk5LDEwMS43NDU5NTkgQzM1MS4wMTU2OTksMTAxLjc0NTk1OSAzNTIuNzI1Nzk4LDEwMy41MDEwNjEgMzUzLjQ0NTg0LDEwMy41MDEwNjEgQzM1NC4xNjU4ODIsMTAzLjUwMTA2MSAzNTQuMjU1ODg3LDEwMy40MTEwNTYgMzU1Ljk2NTk4NiwxMDEuNzAwOTU2IEMzNTcuNjc2MDg2LDk5Ljk5MDg1NjggMzU3LjQwNjA3LDEwMC4wMzU4NTkgMzU5Ljg4MTIxNCw5Ny43ODU3Mjg2IEMzNjIuMzU2MzU4LDk1LjUzNTU5NzcgMzY1LjY3MTUyMSw5My45MzA1MzQ0IDM2NS42NzE1MjEsOTMuOTMwNTM0NCBDMzY1LjY3MTUyMSw5My45MzA1MzQ0IDM2Ny4yOTE2MTUsOTIuOTEwNDE1MSAzNzAuMjYxNzg4LDkyLjE2MDQwMTUgQzM3My4yMzE5Niw5MS40MTAzODc5IDM3Ny40MDk3MzMsOTAuNjUyODEzOSAzODIsOTEuMTcwMzQ0IEMzODIsOTEuMTcwMzQ0IDM4MC4xMzIzOTEsOTIuMjUwNDA2NyAzNzcuOTI3MjYzLDk4Ljk1NTc5NjYgQzM3NS43MjIxMzUsMTA1LjY2MTE4NiAzNzQuNTA3MDY0LDEwNy43MzEzMDcgMzc0LjUwNzA2NCwxMDcuNzMxMzA3IEMzNzQuNTA3MDY0LDEwNy43MzEzMDcgMzcxLjg1MTkxLDExMy4zNTY2MzQgMzY1LjQ2MTUzOCwxMTQuNTcxNzA0IEMzNjUuNDYxNTM4LDExNC41NzE3MDQgMzY4LjY1NjcyNCwxMTguMzk2OTI3IDM3OS45OTczODQsMTE3LjEzNjg1NCBDMzc5Ljk5NzM4NCwxMTcuMTM2ODU0IDM1OC4wODExMDksMTMxLjE3NzY3IDM0OC4yNzA1MzksMTE0Ljg0MTcyIEMzNDguMDQ4OTQ2LDExNC4zNDQyNjEgMzQ1Ljg0OTM5OCwxMTAuMDI1NDUgMzQ1LjMwMDM2NiwxMDguMjExMzA1IEMzNDQuNjEwMjk2LDEwNS45MzEyMDIgMzQ0LjMwOTEzOSwxMDUuMTI1Mzg1IDM0My4yOTAyNzksMTA0LjE2MTA2OSBDMzQwLjc3MDEzMywxMDEuNzc1OTMxIDMzOSwxMDIuNjkxMDE0IDMzOSwxMDIuNjkxMDE0IiBpZD0iRmlsbC0xLUNvcHktNyIgZmlsbD0iIzc1QTBEMyI+PC9wYXRoPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+
2121
olm.csv.logo.mediatype=image/svg+xml
2222
license.advice.text=EnMasse comprises the following components:
23-
olm.version=0.33.9999
23+
olm.version=0.33.0-rc1
2424
release.version=0.33-SNAPSHOT
25-
maven.version=0.33-SNAPSHOT
25+
maven.version=0.33.0-rc1
2626
application.docs=https://enmasse.io/documentation/

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<groupId>io.enmasse</groupId>
77
<artifactId>enmasse</artifactId>
88
<packaging>pom</packaging>
9-
<version>0.33-SNAPSHOT</version>
9+
<version>0.33.0-rc1</version>
1010

1111
<name>EnMasse</name>
1212
<url>http://enmasse.io/</url>

service-broker/pom.xml

+1-1
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.33-SNAPSHOT</version>
7+
<version>0.33.0-rc1</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<artifactId>service-broker</artifactId>

standard-controller/pom.xml

+1-1
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.33-SNAPSHOT</version>
7+
<version>0.33.0-rc1</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<artifactId>standard-controller</artifactId>

systemtests/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.enmasse</groupId>
77
<artifactId>enmasse</artifactId>
8-
<version>0.33-SNAPSHOT</version>
8+
<version>0.33.0-rc1</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111
<artifactId>systemtests</artifactId>

templates/pom.xml

+1-1
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.33-SNAPSHOT</version>
7+
<version>0.33.0-rc1</version>
88
</parent>
99
<packaging>pom</packaging>
1010
<modelVersion>4.0.0</modelVersion>

topic-forwarder/pom.xml

+1-1
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.33-SNAPSHOT</version>
7+
<version>0.33.0-rc1</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<artifactId>topic-forwarder</artifactId>

0 commit comments

Comments
 (0)