From ce1ae3ad93f55ce42d51609af83a15f9d96aaeaf Mon Sep 17 00:00:00 2001 From: Adam Soos Date: Wed, 19 Jun 2024 09:52:02 +0200 Subject: [PATCH 1/2] [maven-release-plugin] prepare release rosette-api-java-binding-1.30.101 --- annotations/pom.xml | 2 +- api/pom.xml | 2 +- common/pom.xml | 2 +- examples/pom.xml | 2 +- json/pom.xml | 2 +- model/pom.xml | 2 +- pom.xml | 4 ++-- release/pom.xml | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/annotations/pom.xml b/annotations/pom.xml index 6fc330a6d..798c31f8b 100644 --- a/annotations/pom.xml +++ b/annotations/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.30.101-SNAPSHOT + 1.30.101 rosette-api-annotations rosette-api-annotations diff --git a/api/pom.xml b/api/pom.xml index c8afbb177..f7991466b 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.30.101-SNAPSHOT + 1.30.101 rosette-api rosette-api diff --git a/common/pom.xml b/common/pom.xml index c0930209a..389f064a1 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.30.101-SNAPSHOT + 1.30.101 rosette-api-common rosette-api-common diff --git a/examples/pom.xml b/examples/pom.xml index bf6fd944d..431713783 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -20,7 +20,7 @@ com.basistech.rosette rosette-api-java-binding - 1.30.101-SNAPSHOT + 1.30.101 com.basistech.rosette rosette-api-examples diff --git a/json/pom.xml b/json/pom.xml index 647b3b5e8..2df960b3e 100644 --- a/json/pom.xml +++ b/json/pom.xml @@ -20,7 +20,7 @@ com.basistech.rosette rosette-api-java-binding - 1.30.101-SNAPSHOT + 1.30.101 rosette-api-json rosette-api-json diff --git a/model/pom.xml b/model/pom.xml index 137498d70..dc24ef094 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.30.101-SNAPSHOT + 1.30.101 rosette-api-model rosette-api-model diff --git a/pom.xml b/pom.xml index 324231c07..183218798 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ 4.0.0 com.basistech.rosette rosette-api-java-binding - 1.30.101-SNAPSHOT + 1.30.101 open-source-parent com.basistech @@ -31,7 +31,7 @@ scm:git:git@github.com:rosette-api/java.git scm:git:git@github.com:rosette-api/java.git - rosette-api-java-binding-1.29.100 + rosette-api-java-binding-1.30.101 This is the Java binding for the Rosette API. The classes in here help Java applications to communicate with the Rosette API. diff --git a/release/pom.xml b/release/pom.xml index d15158294..5cb002cb4 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.30.101-SNAPSHOT + 1.30.101 com.basistech.rosette rosette-api-release From 1c74514d2c3afab48d70d10b938469c5cec50fd4 Mon Sep 17 00:00:00 2001 From: Adam Soos Date: Wed, 19 Jun 2024 09:52:06 +0200 Subject: [PATCH 2/2] [maven-release-plugin] prepare for next development iteration --- annotations/pom.xml | 2 +- api/pom.xml | 2 +- common/pom.xml | 2 +- examples/pom.xml | 2 +- json/pom.xml | 2 +- model/pom.xml | 2 +- pom.xml | 4 ++-- release/pom.xml | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/annotations/pom.xml b/annotations/pom.xml index 798c31f8b..567a2a41a 100644 --- a/annotations/pom.xml +++ b/annotations/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.30.101 + 1.30.102-SNAPSHOT rosette-api-annotations rosette-api-annotations diff --git a/api/pom.xml b/api/pom.xml index f7991466b..95921ca77 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.30.101 + 1.30.102-SNAPSHOT rosette-api rosette-api diff --git a/common/pom.xml b/common/pom.xml index 389f064a1..31e4c9864 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.30.101 + 1.30.102-SNAPSHOT rosette-api-common rosette-api-common diff --git a/examples/pom.xml b/examples/pom.xml index 431713783..94b0ed859 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -20,7 +20,7 @@ com.basistech.rosette rosette-api-java-binding - 1.30.101 + 1.30.102-SNAPSHOT com.basistech.rosette rosette-api-examples diff --git a/json/pom.xml b/json/pom.xml index 2df960b3e..156e77b79 100644 --- a/json/pom.xml +++ b/json/pom.xml @@ -20,7 +20,7 @@ com.basistech.rosette rosette-api-java-binding - 1.30.101 + 1.30.102-SNAPSHOT rosette-api-json rosette-api-json diff --git a/model/pom.xml b/model/pom.xml index dc24ef094..09061f946 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.30.101 + 1.30.102-SNAPSHOT rosette-api-model rosette-api-model diff --git a/pom.xml b/pom.xml index 183218798..4c8ad5928 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ 4.0.0 com.basistech.rosette rosette-api-java-binding - 1.30.101 + 1.30.102-SNAPSHOT open-source-parent com.basistech @@ -31,7 +31,7 @@ scm:git:git@github.com:rosette-api/java.git scm:git:git@github.com:rosette-api/java.git - rosette-api-java-binding-1.30.101 + rosette-api-java-binding-1.29.100 This is the Java binding for the Rosette API. The classes in here help Java applications to communicate with the Rosette API. diff --git a/release/pom.xml b/release/pom.xml index 5cb002cb4..21200965a 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.30.101 + 1.30.102-SNAPSHOT com.basistech.rosette rosette-api-release