From 4cbc3cef0f7e26cdd194467ce462e9cfcf2046b9 Mon Sep 17 00:00:00 2001 From: Seth Gransky Date: Mon, 28 Mar 2022 17:27:18 -0400 Subject: [PATCH] [maven-release-plugin] prepare release rosette-api-java-binding-1.21.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 +- 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 94432f9fe..3f250fb7a 100644 --- a/annotations/pom.xml +++ b/annotations/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.21.0-SNAPSHOT + 1.21.0 rosette-api-annotations rosette-api-annotations diff --git a/api/pom.xml b/api/pom.xml index 79516333d..c131b755a 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.21.0-SNAPSHOT + 1.21.0 rosette-api rosette-api diff --git a/common/pom.xml b/common/pom.xml index 814e5b5eb..f72f777e5 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.21.0-SNAPSHOT + 1.21.0 rosette-api-common rosette-api-common diff --git a/examples/pom.xml b/examples/pom.xml index 2446c05d4..8909e4c57 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -20,7 +20,7 @@ com.basistech.rosette rosette-api-java-binding - 1.21.0-SNAPSHOT + 1.21.0 com.basistech.rosette rosette-api-examples diff --git a/json/pom.xml b/json/pom.xml index bb91e86e7..dea91f32e 100644 --- a/json/pom.xml +++ b/json/pom.xml @@ -20,7 +20,7 @@ com.basistech.rosette rosette-api-java-binding - 1.21.0-SNAPSHOT + 1.21.0 rosette-api-json rosette-api-json diff --git a/model/pom.xml b/model/pom.xml index fd9efd38a..5c06ed513 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.21.0-SNAPSHOT + 1.21.0 rosette-api-model rosette-api-model diff --git a/pom.xml b/pom.xml index d5d2449cf..5b78e0c5c 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ 4.0.0 com.basistech.rosette rosette-api-java-binding - 1.21.0-SNAPSHOT + 1.21.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.21.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 e5db4342e..c4cb68cd9 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.21.0-SNAPSHOT + 1.21.0 com.basistech.rosette rosette-api-release