From 62a78c7f5f175abc1f782edb3164b06c743e8683 Mon Sep 17 00:00:00 2001 From: "Ahmad K. Bawaneh" Date: Wed, 6 Nov 2024 13:11:31 +0300 Subject: [PATCH] Update versions for release --- domino-rest-client/pom.xml | 2 +- domino-rest-jaxrs/pom.xml | 2 +- domino-rest-jvm/pom.xml | 2 +- domino-rest-processor/pom.xml | 2 +- domino-rest-shared/pom.xml | 2 +- domino-rest-test/pom.xml | 2 +- pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/domino-rest-client/pom.xml b/domino-rest-client/pom.xml index eb287f9..c712a49 100644 --- a/domino-rest-client/pom.xml +++ b/domino-rest-client/pom.xml @@ -5,7 +5,7 @@ domino-rest org.dominokit - HEAD-SNAPSHOT + 2.0.0-RC2 4.0.0 diff --git a/domino-rest-jaxrs/pom.xml b/domino-rest-jaxrs/pom.xml index 73e7193..9defd34 100644 --- a/domino-rest-jaxrs/pom.xml +++ b/domino-rest-jaxrs/pom.xml @@ -5,7 +5,7 @@ org.dominokit domino-rest - HEAD-SNAPSHOT + 2.0.0-RC2 domino-rest-jaxrs diff --git a/domino-rest-jvm/pom.xml b/domino-rest-jvm/pom.xml index 266ac06..291f6a0 100644 --- a/domino-rest-jvm/pom.xml +++ b/domino-rest-jvm/pom.xml @@ -5,7 +5,7 @@ domino-rest org.dominokit - HEAD-SNAPSHOT + 2.0.0-RC2 4.0.0 diff --git a/domino-rest-processor/pom.xml b/domino-rest-processor/pom.xml index 01ae419..44375c0 100644 --- a/domino-rest-processor/pom.xml +++ b/domino-rest-processor/pom.xml @@ -4,7 +4,7 @@ domino-rest org.dominokit - HEAD-SNAPSHOT + 2.0.0-RC2 4.0.0 diff --git a/domino-rest-shared/pom.xml b/domino-rest-shared/pom.xml index 41cf053..a7bffaf 100644 --- a/domino-rest-shared/pom.xml +++ b/domino-rest-shared/pom.xml @@ -5,7 +5,7 @@ domino-rest org.dominokit - HEAD-SNAPSHOT + 2.0.0-RC2 4.0.0 diff --git a/domino-rest-test/pom.xml b/domino-rest-test/pom.xml index 03c8c3f..63d537e 100644 --- a/domino-rest-test/pom.xml +++ b/domino-rest-test/pom.xml @@ -5,7 +5,7 @@ domino-rest org.dominokit - HEAD-SNAPSHOT + 2.0.0-RC2 4.0.0 diff --git a/pom.xml b/pom.xml index fe11dc5..1d830c6 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.dominokit domino-rest - HEAD-SNAPSHOT + 2.0.0-RC2 pom domino-rest