From f4f1ad26a5fb9f18ba2586d430f3d92810ee80d3 Mon Sep 17 00:00:00 2001 From: Gaffer Date: Fri, 12 May 2023 09:00:34 +0000 Subject: [PATCH] prepare release gaffer2-2.0.0-alpha-0.6 --- core/access/pom.xml | 2 +- core/cache/pom.xml | 2 +- core/common-util/pom.xml | 2 +- core/data/pom.xml | 2 +- core/exception/pom.xml | 2 +- core/graph/pom.xml | 2 +- core/operation/pom.xml | 2 +- core/pom.xml | 2 +- core/serialisation/pom.xml | 2 +- core/store/pom.xml | 2 +- core/type/pom.xml | 2 +- example/basic/basic-model/pom.xml | 2 +- example/basic/basic-rest/pom.xml | 2 +- example/basic/pom.xml | 2 +- example/federated-demo/pom.xml | 2 +- example/pom.xml | 2 +- example/road-traffic/pom.xml | 2 +- example/road-traffic/road-traffic-demo/pom.xml | 2 +- example/road-traffic/road-traffic-generators/pom.xml | 2 +- example/road-traffic/road-traffic-model/pom.xml | 2 +- example/road-traffic/road-traffic-rest/pom.xml | 2 +- integration-test/pom.xml | 2 +- library/bitmap-library/pom.xml | 2 +- library/cache-library/hazelcast-cache-service/pom.xml | 2 +- library/cache-library/jcs-cache-service/pom.xml | 2 +- library/cache-library/pom.xml | 2 +- library/flink-library/pom.xml | 2 +- library/hdfs-library/pom.xml | 2 +- library/pom.xml | 2 +- library/sketches-library/pom.xml | 2 +- library/spark/pom.xml | 2 +- library/spark/spark-accumulo-library/pom.xml | 2 +- library/spark/spark-library/pom.xml | 2 +- library/time-library/pom.xml | 2 +- pom.xml | 2 +- rest-api/accumulo-rest/pom.xml | 2 +- rest-api/common-rest/pom.xml | 2 +- rest-api/common-rest/src/main/resources/version.properties | 2 +- rest-api/core-rest/pom.xml | 2 +- rest-api/map-rest/pom.xml | 2 +- rest-api/pom.xml | 2 +- rest-api/spring-rest/pom.xml | 2 +- store-implementation/accumulo-store/pom.xml | 2 +- store-implementation/federated-store/pom.xml | 2 +- store-implementation/map-store/pom.xml | 2 +- store-implementation/pom.xml | 2 +- store-implementation/proxy-store/pom.xml | 2 +- 47 files changed, 47 insertions(+), 47 deletions(-) diff --git a/core/access/pom.xml b/core/access/pom.xml index ff27552f366..67d85d13d98 100644 --- a/core/access/pom.xml +++ b/core/access/pom.xml @@ -19,7 +19,7 @@ core uk.gov.gchq.gaffer - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 4.0.0 diff --git a/core/cache/pom.xml b/core/cache/pom.xml index 594e6269d17..d12de2e00f6 100644 --- a/core/cache/pom.xml +++ b/core/cache/pom.xml @@ -3,7 +3,7 @@ core uk.gov.gchq.gaffer - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 4.0.0 diff --git a/core/common-util/pom.xml b/core/common-util/pom.xml index ea45d3f70ae..952cd07c796 100644 --- a/core/common-util/pom.xml +++ b/core/common-util/pom.xml @@ -20,7 +20,7 @@ uk.gov.gchq.gaffer core - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 common-util diff --git a/core/data/pom.xml b/core/data/pom.xml index 9ef7f160439..37547740643 100644 --- a/core/data/pom.xml +++ b/core/data/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer core - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 4.0.0 diff --git a/core/exception/pom.xml b/core/exception/pom.xml index 89350da9d7b..80fa05be93d 100644 --- a/core/exception/pom.xml +++ b/core/exception/pom.xml @@ -3,7 +3,7 @@ core uk.gov.gchq.gaffer - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 4.0.0 diff --git a/core/graph/pom.xml b/core/graph/pom.xml index 73bb087f57b..34655c8436e 100644 --- a/core/graph/pom.xml +++ b/core/graph/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer core - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 4.0.0 diff --git a/core/operation/pom.xml b/core/operation/pom.xml index 5284141d693..29837673adc 100644 --- a/core/operation/pom.xml +++ b/core/operation/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer core - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index d3904dfaae9..aec1ff9e218 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer gaffer2 - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 4.0.0 diff --git a/core/serialisation/pom.xml b/core/serialisation/pom.xml index eda5eea6ccf..0e104e71051 100644 --- a/core/serialisation/pom.xml +++ b/core/serialisation/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer core - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 4.0.0 diff --git a/core/store/pom.xml b/core/store/pom.xml index ebbe2fad3c8..e9dcf7f38df 100644 --- a/core/store/pom.xml +++ b/core/store/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer core - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 4.0.0 diff --git a/core/type/pom.xml b/core/type/pom.xml index c6caa99f8f2..1da2eca38ef 100644 --- a/core/type/pom.xml +++ b/core/type/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer core - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 type diff --git a/example/basic/basic-model/pom.xml b/example/basic/basic-model/pom.xml index 7e1db388189..c04d95e1c3c 100644 --- a/example/basic/basic-model/pom.xml +++ b/example/basic/basic-model/pom.xml @@ -18,7 +18,7 @@ uk.gov.gchq.gaffer basic - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 4.0.0 diff --git a/example/basic/basic-rest/pom.xml b/example/basic/basic-rest/pom.xml index c72a368601b..17b70c99d7e 100644 --- a/example/basic/basic-rest/pom.xml +++ b/example/basic/basic-rest/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer basic - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 4.0.0 diff --git a/example/basic/pom.xml b/example/basic/pom.xml index d193b90c748..a3a5370ed9c 100644 --- a/example/basic/pom.xml +++ b/example/basic/pom.xml @@ -18,7 +18,7 @@ uk.gov.gchq.gaffer example - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 4.0.0 diff --git a/example/federated-demo/pom.xml b/example/federated-demo/pom.xml index 1bf7cf00dd7..5020901e983 100644 --- a/example/federated-demo/pom.xml +++ b/example/federated-demo/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer example - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 4.0.0 diff --git a/example/pom.xml b/example/pom.xml index 942c4e5e49b..00f532d35cc 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -20,7 +20,7 @@ uk.gov.gchq.gaffer gaffer2 - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 example diff --git a/example/road-traffic/pom.xml b/example/road-traffic/pom.xml index 82b3a97d3b0..4a788c39aae 100644 --- a/example/road-traffic/pom.xml +++ b/example/road-traffic/pom.xml @@ -3,7 +3,7 @@ uk.gov.gchq.gaffer example - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 4.0.0 diff --git a/example/road-traffic/road-traffic-demo/pom.xml b/example/road-traffic/road-traffic-demo/pom.xml index 2586064f873..be319ee983c 100644 --- a/example/road-traffic/road-traffic-demo/pom.xml +++ b/example/road-traffic/road-traffic-demo/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer road-traffic - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 4.0.0 diff --git a/example/road-traffic/road-traffic-generators/pom.xml b/example/road-traffic/road-traffic-generators/pom.xml index 74aaae2bea7..8bcf57bde46 100644 --- a/example/road-traffic/road-traffic-generators/pom.xml +++ b/example/road-traffic/road-traffic-generators/pom.xml @@ -3,7 +3,7 @@ uk.gov.gchq.gaffer road-traffic - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 4.0.0 diff --git a/example/road-traffic/road-traffic-model/pom.xml b/example/road-traffic/road-traffic-model/pom.xml index 3a9d0ef9d5a..580e3029c6d 100644 --- a/example/road-traffic/road-traffic-model/pom.xml +++ b/example/road-traffic/road-traffic-model/pom.xml @@ -3,7 +3,7 @@ uk.gov.gchq.gaffer road-traffic - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 4.0.0 diff --git a/example/road-traffic/road-traffic-rest/pom.xml b/example/road-traffic/road-traffic-rest/pom.xml index 93e6b25abf8..6875db1ca6a 100644 --- a/example/road-traffic/road-traffic-rest/pom.xml +++ b/example/road-traffic/road-traffic-rest/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer road-traffic - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 4.0.0 diff --git a/integration-test/pom.xml b/integration-test/pom.xml index f917095edef..16e36c3f108 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -21,7 +21,7 @@ uk.gov.gchq.gaffer gaffer2 - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 integration-test diff --git a/library/bitmap-library/pom.xml b/library/bitmap-library/pom.xml index d8a0241fb6a..3bce23ae8ce 100644 --- a/library/bitmap-library/pom.xml +++ b/library/bitmap-library/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer library - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 4.0.0 diff --git a/library/cache-library/hazelcast-cache-service/pom.xml b/library/cache-library/hazelcast-cache-service/pom.xml index d28d1706cc4..b86904e8db6 100644 --- a/library/cache-library/hazelcast-cache-service/pom.xml +++ b/library/cache-library/hazelcast-cache-service/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer cache-library - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 4.0.0 diff --git a/library/cache-library/jcs-cache-service/pom.xml b/library/cache-library/jcs-cache-service/pom.xml index 4143668fdc2..aab1800d6a8 100644 --- a/library/cache-library/jcs-cache-service/pom.xml +++ b/library/cache-library/jcs-cache-service/pom.xml @@ -18,7 +18,7 @@ uk.gov.gchq.gaffer cache-library - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 4.0.0 diff --git a/library/cache-library/pom.xml b/library/cache-library/pom.xml index bced43e1ca7..99a0b0f19d9 100644 --- a/library/cache-library/pom.xml +++ b/library/cache-library/pom.xml @@ -18,7 +18,7 @@ uk.gov.gchq.gaffer library - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 4.0.0 diff --git a/library/flink-library/pom.xml b/library/flink-library/pom.xml index 488eed9bf04..86ca528bfc1 100644 --- a/library/flink-library/pom.xml +++ b/library/flink-library/pom.xml @@ -3,7 +3,7 @@ library uk.gov.gchq.gaffer - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 4.0.0 diff --git a/library/hdfs-library/pom.xml b/library/hdfs-library/pom.xml index a1529f4c306..cf8bd49c9b9 100644 --- a/library/hdfs-library/pom.xml +++ b/library/hdfs-library/pom.xml @@ -20,7 +20,7 @@ uk.gov.gchq.gaffer library - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 hdfs-library diff --git a/library/pom.xml b/library/pom.xml index fc7cf7dd9d0..9fb76aec07f 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -18,7 +18,7 @@ uk.gov.gchq.gaffer gaffer2 - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 4.0.0 diff --git a/library/sketches-library/pom.xml b/library/sketches-library/pom.xml index abc630ca8cc..f1a9b6ef80e 100644 --- a/library/sketches-library/pom.xml +++ b/library/sketches-library/pom.xml @@ -20,7 +20,7 @@ uk.gov.gchq.gaffer library - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 sketches-library diff --git a/library/spark/pom.xml b/library/spark/pom.xml index addd3d080d7..1054d071a8e 100644 --- a/library/spark/pom.xml +++ b/library/spark/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer library - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 spark diff --git a/library/spark/spark-accumulo-library/pom.xml b/library/spark/spark-accumulo-library/pom.xml index f466c4cda6c..a554163102c 100644 --- a/library/spark/spark-accumulo-library/pom.xml +++ b/library/spark/spark-accumulo-library/pom.xml @@ -20,7 +20,7 @@ uk.gov.gchq.gaffer spark - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 spark-accumulo-library diff --git a/library/spark/spark-library/pom.xml b/library/spark/spark-library/pom.xml index 1113b9adbeb..1ac4cba71e4 100644 --- a/library/spark/spark-library/pom.xml +++ b/library/spark/spark-library/pom.xml @@ -20,7 +20,7 @@ uk.gov.gchq.gaffer spark - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 spark-library diff --git a/library/time-library/pom.xml b/library/time-library/pom.xml index 1690901f0f4..e10ca07165d 100644 --- a/library/time-library/pom.xml +++ b/library/time-library/pom.xml @@ -20,7 +20,7 @@ uk.gov.gchq.gaffer library - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 time-library diff --git a/pom.xml b/pom.xml index d2f2b6224c3..05252837449 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ uk.gov.gchq.gaffer gaffer2 pom - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 ${project.groupId}:${project.artifactId} A scalable Graph database framework diff --git a/rest-api/accumulo-rest/pom.xml b/rest-api/accumulo-rest/pom.xml index c3158175eaa..3c0dc3d705e 100644 --- a/rest-api/accumulo-rest/pom.xml +++ b/rest-api/accumulo-rest/pom.xml @@ -20,7 +20,7 @@ uk.gov.gchq.gaffer rest-api - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 accumulo-rest diff --git a/rest-api/common-rest/pom.xml b/rest-api/common-rest/pom.xml index 1c88aa59cd8..2a0ec679b1c 100644 --- a/rest-api/common-rest/pom.xml +++ b/rest-api/common-rest/pom.xml @@ -3,7 +3,7 @@ rest-api uk.gov.gchq.gaffer - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 4.0.0 diff --git a/rest-api/common-rest/src/main/resources/version.properties b/rest-api/common-rest/src/main/resources/version.properties index 4d6071ec97a..5bf582940a8 100644 --- a/rest-api/common-rest/src/main/resources/version.properties +++ b/rest-api/common-rest/src/main/resources/version.properties @@ -13,5 +13,5 @@ # See the License for the specific language governing permissions and # limitations under the License. # -gaffer.version=2.0.0-alpha-1.5-SNAPSHOT +gaffer.version=2.0.0-alpha-0.6 koryphe.version=2.5.2 diff --git a/rest-api/core-rest/pom.xml b/rest-api/core-rest/pom.xml index b05a5114d01..78ccc327668 100644 --- a/rest-api/core-rest/pom.xml +++ b/rest-api/core-rest/pom.xml @@ -20,7 +20,7 @@ uk.gov.gchq.gaffer rest-api - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 core-rest diff --git a/rest-api/map-rest/pom.xml b/rest-api/map-rest/pom.xml index 6889d5a26f1..64a54715a5a 100644 --- a/rest-api/map-rest/pom.xml +++ b/rest-api/map-rest/pom.xml @@ -20,7 +20,7 @@ uk.gov.gchq.gaffer rest-api - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 map-rest diff --git a/rest-api/pom.xml b/rest-api/pom.xml index 40d064487f1..ec01134099e 100644 --- a/rest-api/pom.xml +++ b/rest-api/pom.xml @@ -19,7 +19,7 @@ gaffer2 uk.gov.gchq.gaffer - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 rest-api diff --git a/rest-api/spring-rest/pom.xml b/rest-api/spring-rest/pom.xml index 1bda6c1a596..06ab779f752 100644 --- a/rest-api/spring-rest/pom.xml +++ b/rest-api/spring-rest/pom.xml @@ -19,7 +19,7 @@ rest-api uk.gov.gchq.gaffer - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 4.0.0 diff --git a/store-implementation/accumulo-store/pom.xml b/store-implementation/accumulo-store/pom.xml index c868b235d71..ace030953bd 100644 --- a/store-implementation/accumulo-store/pom.xml +++ b/store-implementation/accumulo-store/pom.xml @@ -21,7 +21,7 @@ uk.gov.gchq.gaffer store-implementation - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 accumulo-store diff --git a/store-implementation/federated-store/pom.xml b/store-implementation/federated-store/pom.xml index 6086f749bb4..8df293fc7f3 100644 --- a/store-implementation/federated-store/pom.xml +++ b/store-implementation/federated-store/pom.xml @@ -21,7 +21,7 @@ uk.gov.gchq.gaffer store-implementation - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 federated-store diff --git a/store-implementation/map-store/pom.xml b/store-implementation/map-store/pom.xml index 4e1ba3c4234..dc34a35a526 100755 --- a/store-implementation/map-store/pom.xml +++ b/store-implementation/map-store/pom.xml @@ -21,7 +21,7 @@ uk.gov.gchq.gaffer store-implementation - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 map-store diff --git a/store-implementation/pom.xml b/store-implementation/pom.xml index bb9d8ddb97c..1523e91c7f0 100644 --- a/store-implementation/pom.xml +++ b/store-implementation/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer gaffer2 - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 4.0.0 diff --git a/store-implementation/proxy-store/pom.xml b/store-implementation/proxy-store/pom.xml index 73c67446409..b3b7a6b2a8d 100644 --- a/store-implementation/proxy-store/pom.xml +++ b/store-implementation/proxy-store/pom.xml @@ -21,7 +21,7 @@ uk.gov.gchq.gaffer store-implementation - 2.0.0-alpha-1.5-SNAPSHOT + 2.0.0-alpha-0.6 proxy-store