Skip to content

Commit cee5ea8

Browse files
committed
Automated update to Release Version:: 2.6.13.Final
1 parent 5548c4f commit cee5ea8

File tree

67 files changed

+68
-68
lines changed

Some content is hidden

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

67 files changed

+68
-68
lines changed

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

client/pom.xml

Lines changed: 1 addition & 1 deletion
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.13-SNAPSHOT</version>
24+
<version>2.6.13.Final</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>

common/pom.xml

Lines changed: 1 addition & 1 deletion
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.13-SNAPSHOT</version>
10+
<version>2.6.13.Final</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313

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

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

distro/openshift-template/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>2.6.13-SNAPSHOT</version>
8+
<version>2.6.13.Final</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>2.6.13-SNAPSHOT</version>
7+
<version>2.6.13.Final</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>apicurio-registry-distro</artifactId>

docs/pom.xml

Lines changed: 1 addition & 1 deletion
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.13-SNAPSHOT</version>
11+
<version>2.6.13.Final</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

docs/rest-api/pom.xml

Lines changed: 1 addition & 1 deletion
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.13-SNAPSHOT</version>
11+
<version>2.6.13.Final</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

0 commit comments

Comments
 (0)