Skip to content

Commit 80b51a6

Browse files
committed
Automated update to Release Version:: 3.2.6
1 parent 10e3969 commit 80b51a6

112 files changed

Lines changed: 120 additions & 120 deletions

File tree

Some content is hidden

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

app/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.apicurio</groupId>
66
<artifactId>apicurio-registry</artifactId>
7-
<version>3.2.6-SNAPSHOT</version>
7+
<version>3.2.6</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

cli/pom.xml

Lines changed: 1 addition & 1 deletion
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>3.2.6-SNAPSHOT</version>
9+
<version>3.2.6</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

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.apicurio</groupId>
66
<artifactId>apicurio-registry</artifactId>
7-
<version>3.2.6-SNAPSHOT</version>
7+
<version>3.2.6</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

config-index/definitions/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.apicurio</groupId>
66
<artifactId>apicurio-registry</artifactId>
7-
<version>3.2.6-SNAPSHOT</version>
7+
<version>3.2.6</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010

config-index/deployment/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.apicurio</groupId>
66
<artifactId>apicurio-registry</artifactId>
7-
<version>3.2.6-SNAPSHOT</version>
7+
<version>3.2.6</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010

config-index/runtime/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.apicurio</groupId>
66
<artifactId>apicurio-registry</artifactId>
7-
<version>3.2.6-SNAPSHOT</version>
7+
<version>3.2.6</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010

distro/connect-converter/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.apicurio</groupId>
77
<artifactId>apicurio-registry-distro</artifactId>
8-
<version>3.2.6-SNAPSHOT</version>
8+
<version>3.2.6</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

distro/docker/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.apicurio</groupId>
77
<artifactId>apicurio-registry-distro</artifactId>
8-
<version>3.2.6-SNAPSHOT</version>
8+
<version>3.2.6</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

distro/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.apicurio</groupId>
66
<artifactId>apicurio-registry</artifactId>
7-
<version>3.2.6-SNAPSHOT</version>
7+
<version>3.2.6</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>apicurio-registry-distro</artifactId>

docs/config-generator/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.apicurio</groupId>
77
<artifactId>apicurio-registry-docs</artifactId>
8-
<version>3.2.6-SNAPSHOT</version>
8+
<version>3.2.6</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

0 commit comments

Comments
 (0)