From cadb3d19e062000fbefc05b30f97b009343524c4 Mon Sep 17 00:00:00 2001 From: Seth Gransky Date: Wed, 17 Jul 2024 12:21:01 -0500 Subject: [PATCH] [maven-release-plugin] prepare release rosette-api-java-binding-1.30.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 177df1cde..11e7ad5d6 100644 --- a/annotations/pom.xml +++ b/annotations/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.30.0-SNAPSHOT + 1.30.0 rosette-api-annotations rosette-api-annotations diff --git a/api/pom.xml b/api/pom.xml index 45ade6d6d..ee7e7e03c 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.30.0-SNAPSHOT + 1.30.0 rosette-api rosette-api diff --git a/common/pom.xml b/common/pom.xml index c8cec44e1..553b4bb5c 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.30.0-SNAPSHOT + 1.30.0 rosette-api-common rosette-api-common diff --git a/examples/pom.xml b/examples/pom.xml index 071640594..c64ffd3f6 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -20,7 +20,7 @@ com.basistech.rosette rosette-api-java-binding - 1.30.0-SNAPSHOT + 1.30.0 com.basistech.rosette rosette-api-examples diff --git a/json/pom.xml b/json/pom.xml index cbf1fc0c3..be119c634 100644 --- a/json/pom.xml +++ b/json/pom.xml @@ -20,7 +20,7 @@ com.basistech.rosette rosette-api-java-binding - 1.30.0-SNAPSHOT + 1.30.0 rosette-api-json rosette-api-json diff --git a/model/pom.xml b/model/pom.xml index 47c86a8d1..50ff47372 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.30.0-SNAPSHOT + 1.30.0 rosette-api-model rosette-api-model diff --git a/pom.xml b/pom.xml index 3bca9f6ca..e903c91a8 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ 4.0.0 com.basistech.rosette rosette-api-java-binding - 1.30.0-SNAPSHOT + 1.30.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 - rosette-api-java-binding-1.29.100 + rosette-api-java-binding-1.30.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 69bee2e9c..059b9634d 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.30.0-SNAPSHOT + 1.30.0 com.basistech.rosette rosette-api-release