From 95bfbd7bbe49e3376e897ada28ae0fc4823870ea Mon Sep 17 00:00:00 2001 From: otaviojava Date: Sun, 24 Nov 2019 15:46:32 -0300 Subject: [PATCH] release first milistone version --- communication/communication-column/pom.xml | 2 +- communication/communication-core/pom.xml | 2 +- communication/communication-document/pom.xml | 2 +- communication/communication-key-value/pom.xml | 2 +- communication/communication-query/pom.xml | 2 +- communication/pom.xml | 2 +- mapping/mapping-column/pom.xml | 2 +- mapping/mapping-core/pom.xml | 2 +- mapping/mapping-document/pom.xml | 2 +- mapping/mapping-key-value/pom.xml | 2 +- mapping/pom.xml | 2 +- pom.xml | 2 +- spec/pom.xml | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/communication/communication-column/pom.xml b/communication/communication-column/pom.xml index 6fe8abbd5..f8b40fcc2 100644 --- a/communication/communication-column/pom.xml +++ b/communication/communication-column/pom.xml @@ -22,7 +22,7 @@ jakarta.nosql.communication communication-api - 0.1.0-SNAPSHOT + 1.0.0-b1 communication-column diff --git a/communication/communication-core/pom.xml b/communication/communication-core/pom.xml index b94b5d578..383fb7fc7 100644 --- a/communication/communication-core/pom.xml +++ b/communication/communication-core/pom.xml @@ -23,7 +23,7 @@ jakarta.nosql.communication communication-api - 0.1.0-SNAPSHOT + 1.0.0-b1 communication-core diff --git a/communication/communication-document/pom.xml b/communication/communication-document/pom.xml index 9a5da6b26..b466567ae 100644 --- a/communication/communication-document/pom.xml +++ b/communication/communication-document/pom.xml @@ -22,7 +22,7 @@ jakarta.nosql.communication communication-api - 0.1.0-SNAPSHOT + 1.0.0-b1 diff --git a/communication/communication-key-value/pom.xml b/communication/communication-key-value/pom.xml index 2c0bd2b34..d1dfb6acf 100644 --- a/communication/communication-key-value/pom.xml +++ b/communication/communication-key-value/pom.xml @@ -22,7 +22,7 @@ jakarta.nosql.communication communication-api - 0.1.0-SNAPSHOT + 1.0.0-b1 communication-key-value diff --git a/communication/communication-query/pom.xml b/communication/communication-query/pom.xml index 1f4dd475c..495fe5fd5 100644 --- a/communication/communication-query/pom.xml +++ b/communication/communication-query/pom.xml @@ -21,7 +21,7 @@ jakarta.nosql.communication communication-api - 0.1.0-SNAPSHOT + 1.0.0-b1 diff --git a/communication/pom.xml b/communication/pom.xml index a13008a6d..f72f66cce 100644 --- a/communication/pom.xml +++ b/communication/pom.xml @@ -22,7 +22,7 @@ jakarta.nosql jakarta-nosql-parent - 0.1.0-SNAPSHOT + 1.0.0-b1 jakarta.nosql.communication diff --git a/mapping/mapping-column/pom.xml b/mapping/mapping-column/pom.xml index bccd25c1f..62f59b330 100644 --- a/mapping/mapping-column/pom.xml +++ b/mapping/mapping-column/pom.xml @@ -20,7 +20,7 @@ jakarta.nosql.mapping mapping-api - 0.1.0-SNAPSHOT + 1.0.0-b1 mapping-column diff --git a/mapping/mapping-core/pom.xml b/mapping/mapping-core/pom.xml index 471a89930..f03845d68 100644 --- a/mapping/mapping-core/pom.xml +++ b/mapping/mapping-core/pom.xml @@ -22,7 +22,7 @@ jakarta.nosql.mapping mapping-api - 0.1.0-SNAPSHOT + 1.0.0-b1 mapping-core diff --git a/mapping/mapping-document/pom.xml b/mapping/mapping-document/pom.xml index 5404fb460..62005bb49 100644 --- a/mapping/mapping-document/pom.xml +++ b/mapping/mapping-document/pom.xml @@ -21,7 +21,7 @@ jakarta.nosql.mapping mapping-api - 0.1.0-SNAPSHOT + 1.0.0-b1 mapping-document diff --git a/mapping/mapping-key-value/pom.xml b/mapping/mapping-key-value/pom.xml index 39af19acf..24b3745f5 100644 --- a/mapping/mapping-key-value/pom.xml +++ b/mapping/mapping-key-value/pom.xml @@ -21,7 +21,7 @@ jakarta.nosql.mapping mapping-api - 0.1.0-SNAPSHOT + 1.0.0-b1 mapping-key-value diff --git a/mapping/pom.xml b/mapping/pom.xml index 30670f605..e7ea35c49 100644 --- a/mapping/pom.xml +++ b/mapping/pom.xml @@ -23,7 +23,7 @@ jakarta.nosql jakarta-nosql-parent - 0.1.0-SNAPSHOT + 1.0.0-b1 diff --git a/pom.xml b/pom.xml index e4362a7c2..046077ba2 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ jakarta.nosql jakarta-nosql-parent - 0.1.0-SNAPSHOT + 1.0.0-b1 pom Jakarta NoSQL diff --git a/spec/pom.xml b/spec/pom.xml index feeac3289..ddffe43a5 100644 --- a/spec/pom.xml +++ b/spec/pom.xml @@ -15,7 +15,7 @@ jakarta.nosql jakarta-nosql-parent - 0.1.0-SNAPSHOT + 1.0.0-b1 spec