Skip to content

Commit 065740b

Browse files
[maven-release-plugin] prepare release v2.0.3-TT.1
1 parent d15f462 commit 065740b

12 files changed

Lines changed: 14 additions & 14 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>2.0.3-TT.1-SNAPSHOT</version>
24+
<version>2.0.3-TT.1</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>2.0.3-TT.1-SNAPSHOT</version>
24+
<version>2.0.3-TT.1</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>2.0.3-TT.1-SNAPSHOT</version>
24+
<version>2.0.3-TT.1</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>2.0.3-TT.1-SNAPSHOT</version>
24+
<version>2.0.3-TT.1</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>2.0.3-TT.1-SNAPSHOT</version>
24+
<version>2.0.3-TT.1</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>2.0.3-TT.1-SNAPSHOT</version>
24+
<version>2.0.3-TT.1</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>2.0.3-TT.1-SNAPSHOT</version>
24+
<version>2.0.3-TT.1</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>2.0.3-TT.1-SNAPSHOT</version>
24+
<version>2.0.3-TT.1</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>2.0.3-TT.1-SNAPSHOT</version>
26+
<version>2.0.3-TT.1</version>
2727
</parent>
2828

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

johnzon-osgi/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>2.0.3-TT.1-SNAPSHOT</version>
24+
<version>2.0.3-TT.1</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727

0 commit comments

Comments
 (0)