From c1c25e106e362955acb5f2535274c0d72e20e625 Mon Sep 17 00:00:00 2001 From: Seth Gransky Date: Fri, 30 Dec 2022 17:18:58 -0500 Subject: [PATCH] [maven-release-plugin] prepare release rosette-api-java-binding-1.24.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 242ff84f5..d6d68e412 100644 --- a/annotations/pom.xml +++ b/annotations/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.24.0-SNAPSHOT + 1.24.0 rosette-api-annotations rosette-api-annotations diff --git a/api/pom.xml b/api/pom.xml index d107cc1d2..6ee68d398 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.24.0-SNAPSHOT + 1.24.0 rosette-api rosette-api diff --git a/common/pom.xml b/common/pom.xml index abcc124c6..2d935df45 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.24.0-SNAPSHOT + 1.24.0 rosette-api-common rosette-api-common diff --git a/examples/pom.xml b/examples/pom.xml index 35f811f66..14da35a4c 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -20,7 +20,7 @@ com.basistech.rosette rosette-api-java-binding - 1.24.0-SNAPSHOT + 1.24.0 com.basistech.rosette rosette-api-examples diff --git a/json/pom.xml b/json/pom.xml index f367cb1a3..d62b91eca 100644 --- a/json/pom.xml +++ b/json/pom.xml @@ -20,7 +20,7 @@ com.basistech.rosette rosette-api-java-binding - 1.24.0-SNAPSHOT + 1.24.0 rosette-api-json rosette-api-json diff --git a/model/pom.xml b/model/pom.xml index 434447daf..44737a319 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.24.0-SNAPSHOT + 1.24.0 rosette-api-model rosette-api-model diff --git a/osgi-itests/pom.xml b/osgi-itests/pom.xml index 3ad7dd863..d29c7bf2b 100644 --- a/osgi-itests/pom.xml +++ b/osgi-itests/pom.xml @@ -5,7 +5,7 @@ com.basistech.rosette rosette-api-java-binding - 1.24.0-SNAPSHOT + 1.24.0 target/test-bundles @@ -14,7 +14,7 @@ com.basistech.rosette rosette-api - 1.24.0-SNAPSHOT + 1.24.0 diff --git a/pom.xml b/pom.xml index 406de32be..5c52e34a4 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ 4.0.0 com.basistech.rosette rosette-api-java-binding - 1.24.0-SNAPSHOT + 1.24.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.24.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 ca29dc8a2..f704763f4 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.24.0-SNAPSHOT + 1.24.0 com.basistech.rosette rosette-api-release