Skip to content
This repository was archived by the owner on Apr 10, 2026. It is now read-only.

Commit a888804

Browse files
committed
Automated version update: 0.1.2
1 parent c6c5c8c commit a888804

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

jsonschema/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>apicurio-registry-schema-validation</artifactId>
77
<groupId>io.apicurio</groupId>
8-
<version>0.1.2-SNAPSHOT</version>
8+
<version>0.1.2</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<groupId>io.apicurio</groupId>
88
<artifactId>apicurio-registry-schema-validation</artifactId>
99
<packaging>pom</packaging>
10-
<version>0.1.2-SNAPSHOT</version>
10+
<version>0.1.2</version>
1111

1212

1313
<name>apicurio-registry-schema-validation</name>

protobuf/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>apicurio-registry-schema-validation</artifactId>
77
<groupId>io.apicurio</groupId>
8-
<version>0.1.2-SNAPSHOT</version>
8+
<version>0.1.2</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

0 commit comments

Comments
 (0)