From 6aa7e683efc27546ae7d8dcb39f17c4c2d720cc4 Mon Sep 17 00:00:00 2001 From: Seth Gransky Date: Fri, 19 Apr 2024 16:24:52 -0400 Subject: [PATCH] Preparing release. Version set to 1.29.0-SNAPSHOT --- 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 | 2 +- release/pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/annotations/pom.xml b/annotations/pom.xml index ab37003f0..ab5b66dd2 100644 --- a/annotations/pom.xml +++ b/annotations/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.29.101-SNAPSHOT + 1.29.0-SNAPSHOT rosette-api-annotations rosette-api-annotations diff --git a/api/pom.xml b/api/pom.xml index bd1113c23..c186667f7 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.29.101-SNAPSHOT + 1.29.0-SNAPSHOT rosette-api rosette-api diff --git a/common/pom.xml b/common/pom.xml index 84198e3b9..4af351b44 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.29.101-SNAPSHOT + 1.29.0-SNAPSHOT rosette-api-common rosette-api-common diff --git a/examples/pom.xml b/examples/pom.xml index 08e877ab7..6aa291b43 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -20,7 +20,7 @@ com.basistech.rosette rosette-api-java-binding - 1.29.101-SNAPSHOT + 1.29.0-SNAPSHOT com.basistech.rosette rosette-api-examples diff --git a/json/pom.xml b/json/pom.xml index 55943a4d4..4452729ab 100644 --- a/json/pom.xml +++ b/json/pom.xml @@ -20,7 +20,7 @@ com.basistech.rosette rosette-api-java-binding - 1.29.101-SNAPSHOT + 1.29.0-SNAPSHOT rosette-api-json rosette-api-json diff --git a/model/pom.xml b/model/pom.xml index bd041a33b..b67b82066 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.29.101-SNAPSHOT + 1.29.0-SNAPSHOT rosette-api-model rosette-api-model diff --git a/pom.xml b/pom.xml index 3a69be01b..043c92245 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ 4.0.0 com.basistech.rosette rosette-api-java-binding - 1.29.101-SNAPSHOT + 1.29.0-SNAPSHOT open-source-parent com.basistech diff --git a/release/pom.xml b/release/pom.xml index c0c730b16..dbcc76a2f 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.29.101-SNAPSHOT + 1.29.0-SNAPSHOT com.basistech.rosette rosette-api-release