From 0b4614440335850c15358d882938c2c45e708118 Mon Sep 17 00:00:00 2001 From: "Ahmad K. Bawaneh" Date: Sun, 10 Dec 2023 15:25:32 +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 7f89da0..7733616 100644 --- a/domino-rest-client/pom.xml +++ b/domino-rest-client/pom.xml @@ -5,7 +5,7 @@ domino-rest org.dominokit - HEAD-SNAPSHOT + 1.0.2 4.0.0 diff --git a/domino-rest-jaxrs/pom.xml b/domino-rest-jaxrs/pom.xml index 73e7193..245a522 100644 --- a/domino-rest-jaxrs/pom.xml +++ b/domino-rest-jaxrs/pom.xml @@ -5,7 +5,7 @@ org.dominokit domino-rest - HEAD-SNAPSHOT + 1.0.2 domino-rest-jaxrs diff --git a/domino-rest-jvm/pom.xml b/domino-rest-jvm/pom.xml index 8c11b95..60ee8c6 100644 --- a/domino-rest-jvm/pom.xml +++ b/domino-rest-jvm/pom.xml @@ -5,7 +5,7 @@ domino-rest org.dominokit - HEAD-SNAPSHOT + 1.0.2 4.0.0 diff --git a/domino-rest-processor/pom.xml b/domino-rest-processor/pom.xml index 32141f6..6887a90 100644 --- a/domino-rest-processor/pom.xml +++ b/domino-rest-processor/pom.xml @@ -4,7 +4,7 @@ domino-rest org.dominokit - HEAD-SNAPSHOT + 1.0.2 4.0.0 diff --git a/domino-rest-shared/pom.xml b/domino-rest-shared/pom.xml index a2f3f5f..4da1b40 100644 --- a/domino-rest-shared/pom.xml +++ b/domino-rest-shared/pom.xml @@ -5,7 +5,7 @@ domino-rest org.dominokit - HEAD-SNAPSHOT + 1.0.2 4.0.0 diff --git a/domino-rest-test/pom.xml b/domino-rest-test/pom.xml index 03c8c3f..b9a3a8a 100644 --- a/domino-rest-test/pom.xml +++ b/domino-rest-test/pom.xml @@ -5,7 +5,7 @@ domino-rest org.dominokit - HEAD-SNAPSHOT + 1.0.2 4.0.0 diff --git a/pom.xml b/pom.xml index 47d7f80..671b342 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.dominokit domino-rest - HEAD-SNAPSHOT + 1.0.2 pom domino-rest