From 8f9208cb3c20e62e7e07d61b4079a6eb7e9520b5 Mon Sep 17 00:00:00 2001 From: Katsuya Tomioka Date: Mon, 27 Mar 2023 10:20:58 -0400 Subject: [PATCH] [maven-release-plugin] prepare release rosette-api-java-binding-1.25.0 --- annotations/pom.xml | 2 +- api/pom.xml | 2 +- common/pom.xml | 2 +- examples/pom.xml | 2 +- json/pom.xml | 2 +- model/pom.xml | 2 +- osgi-itests/pom.xml | 4 ++-- pom.xml | 4 ++-- release/pom.xml | 2 +- 9 files changed, 11 insertions(+), 11 deletions(-) diff --git a/annotations/pom.xml b/annotations/pom.xml index 6268f053e..468f60d63 100644 --- a/annotations/pom.xml +++ b/annotations/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.24.2-SNAPSHOT + 1.25.0 rosette-api-annotations rosette-api-annotations diff --git a/api/pom.xml b/api/pom.xml index cd7748b4e..dbb16a3c1 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.24.2-SNAPSHOT + 1.25.0 rosette-api rosette-api diff --git a/common/pom.xml b/common/pom.xml index 170054c86..c64d1f351 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.24.2-SNAPSHOT + 1.25.0 rosette-api-common rosette-api-common diff --git a/examples/pom.xml b/examples/pom.xml index b426fc2bd..974217449 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -20,7 +20,7 @@ com.basistech.rosette rosette-api-java-binding - 1.24.2-SNAPSHOT + 1.25.0 com.basistech.rosette rosette-api-examples diff --git a/json/pom.xml b/json/pom.xml index ef552428a..648d44bfa 100644 --- a/json/pom.xml +++ b/json/pom.xml @@ -20,7 +20,7 @@ com.basistech.rosette rosette-api-java-binding - 1.24.2-SNAPSHOT + 1.25.0 rosette-api-json rosette-api-json diff --git a/model/pom.xml b/model/pom.xml index f18538a9e..0437af117 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.24.2-SNAPSHOT + 1.25.0 rosette-api-model rosette-api-model diff --git a/osgi-itests/pom.xml b/osgi-itests/pom.xml index 3ef98cc2d..5bcf40430 100644 --- a/osgi-itests/pom.xml +++ b/osgi-itests/pom.xml @@ -5,7 +5,7 @@ com.basistech.rosette rosette-api-java-binding - 1.24.2-SNAPSHOT + 1.25.0 target/test-bundles @@ -14,7 +14,7 @@ com.basistech.rosette rosette-api - 1.24.2-SNAPSHOT + 1.25.0 diff --git a/pom.xml b/pom.xml index 0f9556445..2a0fd3529 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ 4.0.0 com.basistech.rosette rosette-api-java-binding - 1.24.2-SNAPSHOT + 1.25.0 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 - HEAD + rosette-api-java-binding-1.25.0 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 5e5206504..a75895522 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.24.2-SNAPSHOT + 1.25.0 com.basistech.rosette rosette-api-release