diff --git a/annotations/pom.xml b/annotations/pom.xml index 484a41df1..9a534ec42 100644 --- a/annotations/pom.xml +++ b/annotations/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.23.0-SNAPSHOT + 1.23.0 rosette-api-annotations rosette-api-annotations diff --git a/api/pom.xml b/api/pom.xml index 228417893..b2b4b7e67 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.23.0-SNAPSHOT + 1.23.0 rosette-api rosette-api diff --git a/common/pom.xml b/common/pom.xml index bc226979f..860298a38 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.23.0-SNAPSHOT + 1.23.0 rosette-api-common rosette-api-common diff --git a/examples/pom.xml b/examples/pom.xml index 0eb8fcca6..9957da82b 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -20,7 +20,7 @@ com.basistech.rosette rosette-api-java-binding - 1.23.0-SNAPSHOT + 1.23.0 com.basistech.rosette rosette-api-examples diff --git a/json/pom.xml b/json/pom.xml index 4c1d86471..41927fa19 100644 --- a/json/pom.xml +++ b/json/pom.xml @@ -20,7 +20,7 @@ com.basistech.rosette rosette-api-java-binding - 1.23.0-SNAPSHOT + 1.23.0 rosette-api-json rosette-api-json diff --git a/model/pom.xml b/model/pom.xml index 43e740229..8119fc74d 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.23.0-SNAPSHOT + 1.23.0 rosette-api-model rosette-api-model diff --git a/osgi-itests/pom.xml b/osgi-itests/pom.xml index 6eab5c275..e057d51ae 100644 --- a/osgi-itests/pom.xml +++ b/osgi-itests/pom.xml @@ -5,7 +5,7 @@ com.basistech.rosette rosette-api-java-binding - 1.23.0-SNAPSHOT + 1.23.0 target/test-bundles @@ -14,7 +14,7 @@ com.basistech.rosette rosette-api - 1.23.0-SNAPSHOT + 1.23.0 diff --git a/pom.xml b/pom.xml index 262688211..78d45e796 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ 4.0.0 com.basistech.rosette rosette-api-java-binding - 1.23.0-SNAPSHOT + 1.23.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.23.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 4c890600e..3976f17aa 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -19,7 +19,7 @@ com.basistech.rosette rosette-api-java-binding - 1.23.0-SNAPSHOT + 1.23.0 com.basistech.rosette rosette-api-release