Skip to content

Commit fabb1b2

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 253f4fc commit fabb1b2

13 files changed

Lines changed: 15 additions & 15 deletions

File tree

johnzon-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>johnzon</artifactId>
2323
<groupId>org.apache.johnzon</groupId>
24-
<version>1.2.22</version>
24+
<version>1.2.23-SNAPSHOT</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

johnzon-distribution/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>johnzon</artifactId>
2323
<groupId>org.apache.johnzon</groupId>
24-
<version>1.2.22</version>
24+
<version>1.2.23-SNAPSHOT</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

johnzon-jaxrs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>johnzon</artifactId>
2323
<groupId>org.apache.johnzon</groupId>
24-
<version>1.2.22</version>
24+
<version>1.2.23-SNAPSHOT</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

johnzon-json-extras/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>johnzon</artifactId>
2323
<groupId>org.apache.johnzon</groupId>
24-
<version>1.2.22</version>
24+
<version>1.2.23-SNAPSHOT</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

johnzon-jsonb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>johnzon</artifactId>
2323
<groupId>org.apache.johnzon</groupId>
24-
<version>1.2.22</version>
24+
<version>1.2.23-SNAPSHOT</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

johnzon-jsonlogic/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>johnzon</artifactId>
2323
<groupId>org.apache.johnzon</groupId>
24-
<version>1.2.22</version>
24+
<version>1.2.23-SNAPSHOT</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

johnzon-jsonp-strict/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>johnzon</artifactId>
2323
<groupId>org.apache.johnzon</groupId>
24-
<version>1.2.22</version>
24+
<version>1.2.23-SNAPSHOT</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

johnzon-jsonschema/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>johnzon</artifactId>
2323
<groupId>org.apache.johnzon</groupId>
24-
<version>1.2.22</version>
24+
<version>1.2.23-SNAPSHOT</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

johnzon-mapper/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>johnzon</artifactId>
2323
<groupId>org.apache.johnzon</groupId>
24-
<version>1.2.22</version>
24+
<version>1.2.23-SNAPSHOT</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

johnzon-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<artifactId>johnzon</artifactId>
2525
<groupId>org.apache.johnzon</groupId>
26-
<version>1.2.22</version>
26+
<version>1.2.23-SNAPSHOT</version>
2727
</parent>
2828

2929
<artifactId>johnzon-maven-plugin</artifactId>

0 commit comments

Comments
 (0)