From 86f43518642a9f966bed89821d1ddd333842e0e3 Mon Sep 17 00:00:00 2001 From: Adam Soos Date: Tue, 16 Dec 2025 17:00:29 +0000 Subject: [PATCH 1/3] WS-3698: add name to project --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index cb29fa7e6..58d09f2ef 100644 --- a/pom.xml +++ b/pom.xml @@ -18,6 +18,7 @@ 4.0.0 com.basistech.rosette rosette-api-java-binding + rosette-api-java-binding 1.35.101-SNAPSHOT open-source-parent From 1a658037139871c4c93248fbf77ba17181048e07 Mon Sep 17 00:00:00 2001 From: Adam Soos Date: Tue, 16 Dec 2025 17:02:13 +0000 Subject: [PATCH 2/3] [maven-release-plugin] prepare release rosette-api-java-binding-1.36.0 --- all/pom.xml | 2 +- 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 +- 9 files changed, 10 insertions(+), 10 deletions(-) diff --git a/all/pom.xml b/all/pom.xml index 958e12c5e..561d543a1 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.35.101-SNAPSHOT + 1.36.0 rosette-api-all rosette-api-all diff --git a/annotations/pom.xml b/annotations/pom.xml index a5b8ec3ad..d30de2b82 100644 --- a/annotations/pom.xml +++ b/annotations/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.35.101-SNAPSHOT + 1.36.0 rosette-api-annotations rosette-api-annotations diff --git a/api/pom.xml b/api/pom.xml index 6ed97efa5..99dea4de7 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.35.101-SNAPSHOT + 1.36.0 rosette-api rosette-api diff --git a/common/pom.xml b/common/pom.xml index 6311f3622..286c49f52 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.35.101-SNAPSHOT + 1.36.0 rosette-api-common rosette-api-common diff --git a/examples/pom.xml b/examples/pom.xml index 6330d32d7..83f1685df 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -20,7 +20,7 @@ com.basistech.rosette rosette-api-java-binding - 1.35.101-SNAPSHOT + 1.36.0 com.basistech.rosette rosette-api-examples diff --git a/json/pom.xml b/json/pom.xml index fc4101266..c68e92eea 100644 --- a/json/pom.xml +++ b/json/pom.xml @@ -20,7 +20,7 @@ com.basistech.rosette rosette-api-java-binding - 1.35.101-SNAPSHOT + 1.36.0 rosette-api-json rosette-api-json diff --git a/model/pom.xml b/model/pom.xml index f70b79cfd..0d421b059 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.35.101-SNAPSHOT + 1.36.0 rosette-api-model rosette-api-model diff --git a/pom.xml b/pom.xml index 58d09f2ef..06c654b87 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding rosette-api-java-binding - 1.35.101-SNAPSHOT + 1.36.0 open-source-parent com.basistech @@ -32,7 +32,7 @@ scm:git:git@github.com:rosette-api/java.git scm:git:git@github.com:rosette-api/java.git - rosette-api-java-binding-1.34.0 + rosette-api-java-binding-1.36.0 This is the Java binding for the Babel Street Analytics API. The classes in here help Java applications to communicate with the Analytics API. diff --git a/release/pom.xml b/release/pom.xml index f2f979b9b..13a713c76 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.35.101-SNAPSHOT + 1.36.0 com.basistech.rosette rosette-api-release From a038261c4db00fc616f4cd5c398a522ccf29befe Mon Sep 17 00:00:00 2001 From: Adam Soos Date: Tue, 16 Dec 2025 17:02:14 +0000 Subject: [PATCH 3/3] [maven-release-plugin] prepare for next development iteration --- all/pom.xml | 2 +- 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 +- 9 files changed, 10 insertions(+), 10 deletions(-) diff --git a/all/pom.xml b/all/pom.xml index 561d543a1..430805806 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.36.0 + 1.36.1-SNAPSHOT rosette-api-all rosette-api-all diff --git a/annotations/pom.xml b/annotations/pom.xml index d30de2b82..4b06d860d 100644 --- a/annotations/pom.xml +++ b/annotations/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.36.0 + 1.36.1-SNAPSHOT rosette-api-annotations rosette-api-annotations diff --git a/api/pom.xml b/api/pom.xml index 99dea4de7..245ac1cdc 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.36.0 + 1.36.1-SNAPSHOT rosette-api rosette-api diff --git a/common/pom.xml b/common/pom.xml index 286c49f52..ecd1861c4 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.36.0 + 1.36.1-SNAPSHOT rosette-api-common rosette-api-common diff --git a/examples/pom.xml b/examples/pom.xml index 83f1685df..34d99e2de 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -20,7 +20,7 @@ com.basistech.rosette rosette-api-java-binding - 1.36.0 + 1.36.1-SNAPSHOT com.basistech.rosette rosette-api-examples diff --git a/json/pom.xml b/json/pom.xml index c68e92eea..65a02897a 100644 --- a/json/pom.xml +++ b/json/pom.xml @@ -20,7 +20,7 @@ com.basistech.rosette rosette-api-java-binding - 1.36.0 + 1.36.1-SNAPSHOT rosette-api-json rosette-api-json diff --git a/model/pom.xml b/model/pom.xml index 0d421b059..6992e0cfb 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.36.0 + 1.36.1-SNAPSHOT rosette-api-model rosette-api-model diff --git a/pom.xml b/pom.xml index 06c654b87..c1f8030e9 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding rosette-api-java-binding - 1.36.0 + 1.36.1-SNAPSHOT open-source-parent com.basistech @@ -32,7 +32,7 @@ scm:git:git@github.com:rosette-api/java.git scm:git:git@github.com:rosette-api/java.git - rosette-api-java-binding-1.36.0 + rosette-api-java-binding-1.34.0 This is the Java binding for the Babel Street Analytics API. The classes in here help Java applications to communicate with the Analytics API. diff --git a/release/pom.xml b/release/pom.xml index 13a713c76..7c39985a9 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.36.0 + 1.36.1-SNAPSHOT com.basistech.rosette rosette-api-release