Skip to content

Commit 6049957

Browse files
committed
Automated update to next Snapshot Version: 2.6.6-SNAPSHOT
1 parent da5fd5c commit 6049957

File tree

63 files changed

+64
-64
lines changed

Some content is hidden

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

63 files changed

+64
-64
lines changed

app/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>2.6.5.Final</version>
8+
<version>2.6.6-SNAPSHOT</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>apicurio-registry</artifactId>
2323
<groupId>io.apicurio</groupId>
24-
<version>2.6.5.Final</version>
24+
<version>2.6.6-SNAPSHOT</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>

common/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>io.apicurio</groupId>
99
<artifactId>apicurio-registry</artifactId>
10-
<version>2.6.5.Final</version>
10+
<version>2.6.6-SNAPSHOT</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313

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>2.6.5.Final</version>
8+
<version>2.6.6-SNAPSHOT</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

distro/docker-compose/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>2.6.5.Final</version>
8+
<version>2.6.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>2.6.5.Final</version>
8+
<version>2.6.6-SNAPSHOT</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

distro/openshift-template/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>2.6.5.Final</version>
8+
<version>2.6.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>2.6.5.Final</version>
7+
<version>2.6.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
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>io.apicurio</groupId>
1010
<artifactId>apicurio-registry</artifactId>
11-
<version>2.6.5.Final</version>
11+
<version>2.6.6-SNAPSHOT</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

docs/rest-api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>io.apicurio</groupId>
1010
<artifactId>apicurio-registry-docs</artifactId>
11-
<version>2.6.5.Final</version>
11+
<version>2.6.6-SNAPSHOT</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

examples/avro-bean/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-examples</artifactId>
8-
<version>2.6.5.Final</version>
8+
<version>2.6.6-SNAPSHOT</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>apicurio-registry-examples</artifactId>
77
<groupId>io.apicurio</groupId>
8-
<version>2.6.5.Final</version>
8+
<version>2.6.6-SNAPSHOT</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>apicurio-registry-examples</artifactId>
77
<groupId>io.apicurio</groupId>
8-
<version>2.6.5.Final</version>
8+
<version>2.6.6-SNAPSHOT</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

examples/confluent-serdes/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-examples</artifactId>
8-
<version>2.6.5.Final</version>
8+
<version>2.6.6-SNAPSHOT</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

examples/custom-resolver/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-examples</artifactId>
8-
<version>2.6.5.Final</version>
8+
<version>2.6.6-SNAPSHOT</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

examples/custom-strategy/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-examples</artifactId>
8-
<version>2.6.5.Final</version>
8+
<version>2.6.6-SNAPSHOT</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

examples/jsonschema-validation/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-examples</artifactId>
8-
<version>2.6.5.Final</version>
8+
<version>2.6.6-SNAPSHOT</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

examples/mix-avro/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-examples</artifactId>
8-
<version>2.6.5.Final</version>
8+
<version>2.6.6-SNAPSHOT</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

examples/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
<modelVersion>4.0.0</modelVersion>
44

55
<artifactId>apicurio-registry-examples</artifactId>
6-
<version>2.6.5.Final</version>
6+
<version>2.6.6-SNAPSHOT</version>
77
<packaging>pom</packaging>
88

99
<parent>
1010
<groupId>io.apicurio</groupId>
1111
<artifactId>apicurio-registry</artifactId>
12-
<version>2.6.5.Final</version>
12+
<version>2.6.6-SNAPSHOT</version>
1313
<relativePath>../pom.xml</relativePath>
1414
</parent>
1515

examples/protobuf-bean/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-examples</artifactId>
8-
<version>2.6.5.Final</version>
8+
<version>2.6.6-SNAPSHOT</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

examples/protobuf-find-latest/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-examples</artifactId>
8-
<version>2.6.5.Final</version>
8+
<version>2.6.6-SNAPSHOT</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

examples/protobuf-validation/pom.xml

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

examples/rest-client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.apicurio</groupId>
88
<artifactId>apicurio-registry-examples</artifactId>
9-
<version>2.6.5.Final</version>
9+
<version>2.6.6-SNAPSHOT</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

examples/serdes-with-references/pom.xml

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

examples/simple-avro-maven/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-examples</artifactId>
8-
<version>2.6.5.Final</version>
8+
<version>2.6.6-SNAPSHOT</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

examples/simple-avro/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-examples</artifactId>
8-
<version>2.6.5.Final</version>
8+
<version>2.6.6-SNAPSHOT</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

examples/simple-json/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-examples</artifactId>
8-
<version>2.6.5.Final</version>
8+
<version>2.6.6-SNAPSHOT</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

examples/simple-protobuf/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-examples</artifactId>
8-
<version>2.6.5.Final</version>
8+
<version>2.6.6-SNAPSHOT</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

examples/simple-validation/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-examples</artifactId>
8-
<version>2.6.5.Final</version>
8+
<version>2.6.6-SNAPSHOT</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

integration-tests/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.apicurio</groupId>
88
<artifactId>apicurio-registry</artifactId>
9-
<version>2.6.5.Final</version>
9+
<version>2.6.6-SNAPSHOT</version>
1010
</parent>
1111
<artifactId>apicurio-registry-integration-tests</artifactId>
1212

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>2.6.5.Final</version>
7+
<version>2.6.6-SNAPSHOT</version>
88
<packaging>pom</packaging>
99
<name>apicurio-registry</name>
1010

schema-resolver/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>io.apicurio</groupId>
99
<artifactId>apicurio-registry</artifactId>
10-
<version>2.6.5.Final</version>
10+
<version>2.6.6-SNAPSHOT</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313

schema-util/asyncapi/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.apicurio</groupId>
88
<artifactId>apicurio-registry</artifactId>
9-
<version>2.6.5.Final</version>
9+
<version>2.6.6-SNAPSHOT</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212

schema-util/avro/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.apicurio</groupId>
88
<artifactId>apicurio-registry</artifactId>
9-
<version>2.6.5.Final</version>
9+
<version>2.6.6-SNAPSHOT</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212

schema-util/common/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.apicurio</groupId>
88
<artifactId>apicurio-registry</artifactId>
9-
<version>2.6.5.Final</version>
9+
<version>2.6.6-SNAPSHOT</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212

schema-util/graphql/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.apicurio</groupId>
88
<artifactId>apicurio-registry</artifactId>
9-
<version>2.6.5.Final</version>
9+
<version>2.6.6-SNAPSHOT</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212

schema-util/json/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.apicurio</groupId>
88
<artifactId>apicurio-registry</artifactId>
9-
<version>2.6.5.Final</version>
9+
<version>2.6.6-SNAPSHOT</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212

schema-util/kconnect/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.apicurio</groupId>
88
<artifactId>apicurio-registry</artifactId>
9-
<version>2.6.5.Final</version>
9+
<version>2.6.6-SNAPSHOT</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212

schema-util/openapi/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.apicurio</groupId>
88
<artifactId>apicurio-registry</artifactId>
9-
<version>2.6.5.Final</version>
9+
<version>2.6.6-SNAPSHOT</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212

schema-util/protobuf/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.apicurio</groupId>
88
<artifactId>apicurio-registry</artifactId>
9-
<version>2.6.5.Final</version>
9+
<version>2.6.6-SNAPSHOT</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212

schema-util/util-provider/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.apicurio</groupId>
88
<artifactId>apicurio-registry</artifactId>
9-
<version>2.6.5.Final</version>
9+
<version>2.6.6-SNAPSHOT</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212

schema-util/wsdl/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.apicurio</groupId>
88
<artifactId>apicurio-registry</artifactId>
9-
<version>2.6.5.Final</version>
9+
<version>2.6.6-SNAPSHOT</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212

schema-util/xml/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.apicurio</groupId>
88
<artifactId>apicurio-registry</artifactId>
9-
<version>2.6.5.Final</version>
9+
<version>2.6.6-SNAPSHOT</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212

0 commit comments

Comments
 (0)