Skip to content

Commit 98cf39f

Browse files
committed
Automated update to next Snapshot Version: 3.0.6-SNAPSHOT
1 parent c17f6e8 commit 98cf39f

File tree

83 files changed

+90
-90
lines changed

Some content is hidden

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

83 files changed

+90
-90
lines changed

app/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.apicurio</groupId>
66
<artifactId>apicurio-registry</artifactId>
7-
<version>3.0.5</version>
7+
<version>3.0.6-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

common/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.apicurio</groupId>
66
<artifactId>apicurio-registry</artifactId>
7-
<version>3.0.5</version>
7+
<version>3.0.6-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

config-index/definitions/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.apicurio</groupId>
66
<artifactId>apicurio-registry</artifactId>
7-
<version>3.0.5</version>
7+
<version>3.0.6-SNAPSHOT</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010

config-index/deployment/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.apicurio</groupId>
66
<artifactId>apicurio-registry</artifactId>
7-
<version>3.0.5</version>
7+
<version>3.0.6-SNAPSHOT</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010

config-index/runtime/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.apicurio</groupId>
66
<artifactId>apicurio-registry</artifactId>
7-
<version>3.0.5</version>
7+
<version>3.0.6-SNAPSHOT</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010

distro/connect-converter/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.apicurio</groupId>
77
<artifactId>apicurio-registry-distro</artifactId>
8-
<version>3.0.5</version>
8+
<version>3.0.6-SNAPSHOT</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

distro/docker/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.apicurio</groupId>
77
<artifactId>apicurio-registry-distro</artifactId>
8-
<version>3.0.5</version>
8+
<version>3.0.6-SNAPSHOT</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

distro/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.apicurio</groupId>
66
<artifactId>apicurio-registry</artifactId>
7-
<version>3.0.5</version>
7+
<version>3.0.6-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>apicurio-registry-distro</artifactId>

docs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.apicurio</groupId>
77
<artifactId>apicurio-registry</artifactId>
8-
<version>3.0.5</version>
8+
<version>3.0.6-SNAPSHOT</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

docs/rest-api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.apicurio</groupId>
77
<artifactId>apicurio-registry-docs</artifactId>
8-
<version>3.0.5</version>
8+
<version>3.0.6-SNAPSHOT</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

examples/avro-bean/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.apicurio</groupId>
66
<artifactId>apicurio-registry-examples</artifactId>
7-
<version>3.0.5</version>
7+
<version>3.0.6-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

examples/avro-maven-with-references-auto/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.apicurio</groupId>
66
<artifactId>apicurio-registry-examples</artifactId>
7-
<version>3.0.5</version>
7+
<version>3.0.6-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>apicurio-registry-examples-avro-maven-with-references-auto</artifactId>

examples/avro-maven-with-references/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.apicurio</groupId>
66
<artifactId>apicurio-registry-examples</artifactId>
7-
<version>3.0.5</version>
7+
<version>3.0.6-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>apicurio-registry-examples-avro-maven-with-references</artifactId>

examples/confluent-serdes/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.apicurio</groupId>
66
<artifactId>apicurio-registry-examples</artifactId>
7-
<version>3.0.5</version>
7+
<version>3.0.6-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

examples/custom-resolver/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.apicurio</groupId>
66
<artifactId>apicurio-registry-examples</artifactId>
7-
<version>3.0.5</version>
7+
<version>3.0.6-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

examples/custom-strategy/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.apicurio</groupId>
66
<artifactId>apicurio-registry-examples</artifactId>
7-
<version>3.0.5</version>
7+
<version>3.0.6-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

examples/json-maven-with-references-auto/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.apicurio</groupId>
66
<artifactId>apicurio-registry-examples</artifactId>
7-
<version>3.0.5</version>
7+
<version>3.0.6-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>apicurio-registry-examples-json-maven-with-references-auto</artifactId>

examples/json-maven-with-references/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.apicurio</groupId>
66
<artifactId>apicurio-registry-examples</artifactId>
7-
<version>3.0.5</version>
7+
<version>3.0.6-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>apicurio-registry-examples-json-maven-with-references</artifactId>

examples/jsonschema-validation/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.apicurio</groupId>
66
<artifactId>apicurio-registry-examples</artifactId>
7-
<version>3.0.5</version>
7+
<version>3.0.6-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

examples/mix-avro/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.apicurio</groupId>
66
<artifactId>apicurio-registry-examples</artifactId>
7-
<version>3.0.5</version>
7+
<version>3.0.6-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

examples/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<parent>
66
<groupId>io.apicurio</groupId>
77
<artifactId>apicurio-registry</artifactId>
8-
<version>3.0.5</version>
8+
<version>3.0.6-SNAPSHOT</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

1212
<artifactId>apicurio-registry-examples</artifactId>
13-
<version>3.0.5</version>
13+
<version>3.0.6-SNAPSHOT</version>
1414
<packaging>pom</packaging>
1515
<description>Open Source API &amp; Schema Registry</description>
1616

examples/protobuf-bean/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.apicurio</groupId>
66
<artifactId>apicurio-registry-examples</artifactId>
7-
<version>3.0.5</version>
7+
<version>3.0.6-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

examples/protobuf-find-latest/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.apicurio</groupId>
66
<artifactId>apicurio-registry-examples</artifactId>
7-
<version>3.0.5</version>
7+
<version>3.0.6-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

examples/protobuf-validation/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.apicurio</groupId>
66
<artifactId>apicurio-registry-examples</artifactId>
7-
<version>3.0.5</version>
7+
<version>3.0.6-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

examples/rest-client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.apicurio</groupId>
66
<artifactId>apicurio-registry-examples</artifactId>
7-
<version>3.0.5</version>
7+
<version>3.0.6-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

examples/serdes-with-references/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.apicurio</groupId>
66
<artifactId>apicurio-registry-examples</artifactId>
7-
<version>3.0.5</version>
7+
<version>3.0.6-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

examples/simple-avro-maven/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.apicurio</groupId>
66
<artifactId>apicurio-registry-examples</artifactId>
7-
<version>3.0.5</version>
7+
<version>3.0.6-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

examples/simple-avro/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.apicurio</groupId>
66
<artifactId>apicurio-registry-examples</artifactId>
7-
<version>3.0.5</version>
7+
<version>3.0.6-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

examples/simple-json/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.apicurio</groupId>
66
<artifactId>apicurio-registry-examples</artifactId>
7-
<version>3.0.5</version>
7+
<version>3.0.6-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

examples/simple-protobuf/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.apicurio</groupId>
66
<artifactId>apicurio-registry-examples</artifactId>
7-
<version>3.0.5</version>
7+
<version>3.0.6-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

examples/simple-validation/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.apicurio</groupId>
66
<artifactId>apicurio-registry-examples</artifactId>
7-
<version>3.0.5</version>
7+
<version>3.0.6-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

go-sdk/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.apicurio</groupId>
66
<artifactId>apicurio-registry</artifactId>
7-
<version>3.0.5</version>
7+
<version>3.0.6-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

integration-tests/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.apicurio</groupId>
66
<artifactId>apicurio-registry</artifactId>
7-
<version>3.0.5</version>
7+
<version>3.0.6-SNAPSHOT</version>
88
</parent>
99
<artifactId>apicurio-registry-integration-tests</artifactId>
1010

java-sdk-v2/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>io.apicurio</groupId>
2121
<artifactId>apicurio-registry</artifactId>
22-
<version>3.0.5</version>
22+
<version>3.0.6-SNAPSHOT</version>
2323
<relativePath>../pom.xml</relativePath>
2424
</parent>
2525
<artifactId>apicurio-registry-v2-java-sdk</artifactId>

java-sdk/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>io.apicurio</groupId>
2121
<artifactId>apicurio-registry</artifactId>
22-
<version>3.0.5</version>
22+
<version>3.0.6-SNAPSHOT</version>
2323
<relativePath>../pom.xml</relativePath>
2424
</parent>
2525
<artifactId>apicurio-registry-java-sdk</artifactId>

operator/controller/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.apicurio</groupId>
77
<artifactId>apicurio-registry-operator</artifactId>
8-
<version>3.0.5</version>
8+
<version>3.0.6-SNAPSHOT</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

operator/model/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.apicurio</groupId>
77
<artifactId>apicurio-registry-operator</artifactId>
8-
<version>3.0.5</version>
8+
<version>3.0.6-SNAPSHOT</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<artifactId>apicurio-registry-operator-model</artifactId>

operator/olm-tests/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.apicurio</groupId>
77
<artifactId>apicurio-registry-operator</artifactId>
8-
<version>3.0.5</version>
8+
<version>3.0.6-SNAPSHOT</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<artifactId>apicurio-registry-operator-olm-tests</artifactId>

operator/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.apicurio</groupId>
77
<artifactId>apicurio-registry</artifactId>
8-
<version>3.0.5</version>
8+
<version>3.0.6-SNAPSHOT</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<artifactId>apicurio-registry-operator</artifactId>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>io.apicurio</groupId>
66
<artifactId>apicurio-registry</artifactId>
7-
<version>3.0.5</version>
7+
<version>3.0.6-SNAPSHOT</version>
88
<packaging>pom</packaging>
99
<name>apicurio-registry</name>
1010
<description>Open Source API &amp; Schema Registry</description>

prod-verifier/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.apicurio</groupId>
66
<artifactId>apicurio-registry</artifactId>
7-
<version>3.0.5</version>
7+
<version>3.0.6-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>apicurio-registry-prod-verifier</artifactId>

python-sdk/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "apicurioregistrysdk"
3-
version = "3.0.5"
3+
version = "3.0.6"
44
description = ""
55
authors = ["Andrea Peruffo <andrea.peruffo1982@gmail.com>"]
66
readme = "README.md"

schema-resolver/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.apicurio</groupId>
66
<artifactId>apicurio-registry</artifactId>
7-
<version>3.0.5</version>
7+
<version>3.0.6-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

0 commit comments

Comments
 (0)