Skip to content

Commit b7beff9

Browse files
committed
Automated version update: 1.3.0
1 parent 427c5dc commit b7beff9

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

generator/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-unified-model-generator-parent</artifactId>
7-
<version>1.2.15-SNAPSHOT</version>
7+
<version>1.3.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

maven-plugin-tests/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-unified-model-generator-parent</artifactId>
7-
<version>1.2.15-SNAPSHOT</version>
7+
<version>1.3.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

maven-plugin/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-unified-model-generator-parent</artifactId>
8-
<version>1.2.15-SNAPSHOT</version>
8+
<version>1.3.0</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>io.apicurio</groupId>
66
<artifactId>apicurio-unified-model-generator-parent</artifactId>
7-
<version>1.2.15-SNAPSHOT</version>
7+
<version>1.3.0</version>
88
<packaging>pom</packaging>
99

1010
<url>https://www.apicur.io/</url>

0 commit comments

Comments
 (0)