From 298604ff4696c6f7fb070125f719cb27ebcb0db4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 11:27:07 +0000 Subject: [PATCH] prepare release gaffer2-2.2.0 --- 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 +- library/tinkerpop/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 +- 48 files changed, 48 insertions(+), 48 deletions(-) diff --git a/core/access/pom.xml b/core/access/pom.xml index ca6ab4aeca4..94fb1f44f59 100644 --- a/core/access/pom.xml +++ b/core/access/pom.xml @@ -19,7 +19,7 @@ core uk.gov.gchq.gaffer - 2.1.1-SNAPSHOT + 2.2.0 4.0.0 diff --git a/core/cache/pom.xml b/core/cache/pom.xml index fcb5b8fc526..e508608e34c 100644 --- a/core/cache/pom.xml +++ b/core/cache/pom.xml @@ -19,7 +19,7 @@ core uk.gov.gchq.gaffer - 2.1.1-SNAPSHOT + 2.2.0 4.0.0 diff --git a/core/common-util/pom.xml b/core/common-util/pom.xml index c8850ae2641..3829a3de93c 100644 --- a/core/common-util/pom.xml +++ b/core/common-util/pom.xml @@ -20,7 +20,7 @@ uk.gov.gchq.gaffer core - 2.1.1-SNAPSHOT + 2.2.0 common-util diff --git a/core/data/pom.xml b/core/data/pom.xml index 377386f440a..00254456fce 100644 --- a/core/data/pom.xml +++ b/core/data/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer core - 2.1.1-SNAPSHOT + 2.2.0 4.0.0 diff --git a/core/exception/pom.xml b/core/exception/pom.xml index 8166df8a641..d8f78cc2d0c 100644 --- a/core/exception/pom.xml +++ b/core/exception/pom.xml @@ -19,7 +19,7 @@ core uk.gov.gchq.gaffer - 2.1.1-SNAPSHOT + 2.2.0 4.0.0 diff --git a/core/graph/pom.xml b/core/graph/pom.xml index 73b69e3def8..42a74af40e7 100644 --- a/core/graph/pom.xml +++ b/core/graph/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer core - 2.1.1-SNAPSHOT + 2.2.0 4.0.0 diff --git a/core/operation/pom.xml b/core/operation/pom.xml index 0f56aee9456..e977b457395 100644 --- a/core/operation/pom.xml +++ b/core/operation/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer core - 2.1.1-SNAPSHOT + 2.2.0 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index d5604af9edf..d749b49ba7f 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer gaffer2 - 2.1.1-SNAPSHOT + 2.2.0 4.0.0 diff --git a/core/serialisation/pom.xml b/core/serialisation/pom.xml index 49a57d76663..8aef872d499 100644 --- a/core/serialisation/pom.xml +++ b/core/serialisation/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer core - 2.1.1-SNAPSHOT + 2.2.0 4.0.0 diff --git a/core/store/pom.xml b/core/store/pom.xml index 33a63f4031a..f16cfedcc0b 100644 --- a/core/store/pom.xml +++ b/core/store/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer core - 2.1.1-SNAPSHOT + 2.2.0 4.0.0 diff --git a/core/type/pom.xml b/core/type/pom.xml index c5c8706df8a..d280075d08d 100644 --- a/core/type/pom.xml +++ b/core/type/pom.xml @@ -20,7 +20,7 @@ uk.gov.gchq.gaffer core - 2.1.1-SNAPSHOT + 2.2.0 type diff --git a/example/basic/basic-model/pom.xml b/example/basic/basic-model/pom.xml index b936516d712..0682cb6c583 100644 --- a/example/basic/basic-model/pom.xml +++ b/example/basic/basic-model/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer basic - 2.1.1-SNAPSHOT + 2.2.0 4.0.0 diff --git a/example/basic/basic-rest/pom.xml b/example/basic/basic-rest/pom.xml index fac2b39cc79..589b5e10b8c 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.1.1-SNAPSHOT + 2.2.0 4.0.0 diff --git a/example/basic/pom.xml b/example/basic/pom.xml index 169c945b0a3..ec93e0cf411 100644 --- a/example/basic/pom.xml +++ b/example/basic/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer example - 2.1.1-SNAPSHOT + 2.2.0 4.0.0 diff --git a/example/federated-demo/pom.xml b/example/federated-demo/pom.xml index 23f2f35d2d7..6e515e7e113 100644 --- a/example/federated-demo/pom.xml +++ b/example/federated-demo/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer example - 2.1.1-SNAPSHOT + 2.2.0 4.0.0 diff --git a/example/pom.xml b/example/pom.xml index c4f7f1b599c..53d1e45a74e 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -21,7 +21,7 @@ uk.gov.gchq.gaffer gaffer2 - 2.1.1-SNAPSHOT + 2.2.0 example diff --git a/example/road-traffic/pom.xml b/example/road-traffic/pom.xml index c15755892e8..1e12907e3eb 100644 --- a/example/road-traffic/pom.xml +++ b/example/road-traffic/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer example - 2.1.1-SNAPSHOT + 2.2.0 4.0.0 diff --git a/example/road-traffic/road-traffic-demo/pom.xml b/example/road-traffic/road-traffic-demo/pom.xml index 47199676a79..1cf69d345ff 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.1.1-SNAPSHOT + 2.2.0 4.0.0 diff --git a/example/road-traffic/road-traffic-generators/pom.xml b/example/road-traffic/road-traffic-generators/pom.xml index 5319884da6f..71e55a3ef5f 100644 --- a/example/road-traffic/road-traffic-generators/pom.xml +++ b/example/road-traffic/road-traffic-generators/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer road-traffic - 2.1.1-SNAPSHOT + 2.2.0 4.0.0 diff --git a/example/road-traffic/road-traffic-model/pom.xml b/example/road-traffic/road-traffic-model/pom.xml index be1c6f6533d..27cf3cd9025 100644 --- a/example/road-traffic/road-traffic-model/pom.xml +++ b/example/road-traffic/road-traffic-model/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer road-traffic - 2.1.1-SNAPSHOT + 2.2.0 4.0.0 diff --git a/example/road-traffic/road-traffic-rest/pom.xml b/example/road-traffic/road-traffic-rest/pom.xml index cf015fb967e..233e6777076 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.1.1-SNAPSHOT + 2.2.0 4.0.0 diff --git a/integration-test/pom.xml b/integration-test/pom.xml index 07c4f4cd3ad..2687391ecec 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -21,7 +21,7 @@ uk.gov.gchq.gaffer gaffer2 - 2.1.1-SNAPSHOT + 2.2.0 integration-test diff --git a/library/bitmap-library/pom.xml b/library/bitmap-library/pom.xml index 2ea0d9416c1..22cb51eacc1 100644 --- a/library/bitmap-library/pom.xml +++ b/library/bitmap-library/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer library - 2.1.1-SNAPSHOT + 2.2.0 4.0.0 diff --git a/library/cache-library/hazelcast-cache-service/pom.xml b/library/cache-library/hazelcast-cache-service/pom.xml index e6e0b914d75..67b436b6259 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.1.1-SNAPSHOT + 2.2.0 4.0.0 diff --git a/library/cache-library/jcs-cache-service/pom.xml b/library/cache-library/jcs-cache-service/pom.xml index 0d8734a1422..f01275817d2 100644 --- a/library/cache-library/jcs-cache-service/pom.xml +++ b/library/cache-library/jcs-cache-service/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer cache-library - 2.1.1-SNAPSHOT + 2.2.0 4.0.0 diff --git a/library/cache-library/pom.xml b/library/cache-library/pom.xml index ae153d8f34c..89cce94a90f 100644 --- a/library/cache-library/pom.xml +++ b/library/cache-library/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer library - 2.1.1-SNAPSHOT + 2.2.0 4.0.0 diff --git a/library/flink-library/pom.xml b/library/flink-library/pom.xml index c4a29c2dab6..d15fc3aee05 100644 --- a/library/flink-library/pom.xml +++ b/library/flink-library/pom.xml @@ -19,7 +19,7 @@ library uk.gov.gchq.gaffer - 2.1.1-SNAPSHOT + 2.2.0 4.0.0 diff --git a/library/hdfs-library/pom.xml b/library/hdfs-library/pom.xml index 4f2ce841b35..4f7c84b4b6e 100644 --- a/library/hdfs-library/pom.xml +++ b/library/hdfs-library/pom.xml @@ -20,7 +20,7 @@ uk.gov.gchq.gaffer library - 2.1.1-SNAPSHOT + 2.2.0 hdfs-library diff --git a/library/pom.xml b/library/pom.xml index 0d5e8559a9a..fd66763302c 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer gaffer2 - 2.1.1-SNAPSHOT + 2.2.0 4.0.0 diff --git a/library/sketches-library/pom.xml b/library/sketches-library/pom.xml index 50e9664aa0d..7fe80fc5fe9 100644 --- a/library/sketches-library/pom.xml +++ b/library/sketches-library/pom.xml @@ -20,7 +20,7 @@ uk.gov.gchq.gaffer library - 2.1.1-SNAPSHOT + 2.2.0 sketches-library diff --git a/library/spark/pom.xml b/library/spark/pom.xml index c97ffef2d8b..b7cf1e1248f 100644 --- a/library/spark/pom.xml +++ b/library/spark/pom.xml @@ -20,7 +20,7 @@ uk.gov.gchq.gaffer library - 2.1.1-SNAPSHOT + 2.2.0 spark diff --git a/library/spark/spark-accumulo-library/pom.xml b/library/spark/spark-accumulo-library/pom.xml index 02b118f39ec..b583319acb6 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.1.1-SNAPSHOT + 2.2.0 spark-accumulo-library diff --git a/library/spark/spark-library/pom.xml b/library/spark/spark-library/pom.xml index 72518d09958..405a4ee0bd2 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.1.1-SNAPSHOT + 2.2.0 spark-library diff --git a/library/time-library/pom.xml b/library/time-library/pom.xml index b829bb6b876..6f75da2c778 100644 --- a/library/time-library/pom.xml +++ b/library/time-library/pom.xml @@ -20,7 +20,7 @@ uk.gov.gchq.gaffer library - 2.1.1-SNAPSHOT + 2.2.0 time-library diff --git a/library/tinkerpop/pom.xml b/library/tinkerpop/pom.xml index 7a5db564fdd..eb0427e51e1 100644 --- a/library/tinkerpop/pom.xml +++ b/library/tinkerpop/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer library - 2.1.1-SNAPSHOT + 2.2.0 4.0.0 diff --git a/pom.xml b/pom.xml index 4e6159fccda..b4451362d81 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ uk.gov.gchq.gaffer gaffer2 pom - 2.1.1-SNAPSHOT + 2.2.0 ${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 af490182f9b..867ed59171d 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.1.1-SNAPSHOT + 2.2.0 accumulo-rest diff --git a/rest-api/common-rest/pom.xml b/rest-api/common-rest/pom.xml index 1a155a0bdbe..4845ac0db6b 100644 --- a/rest-api/common-rest/pom.xml +++ b/rest-api/common-rest/pom.xml @@ -19,7 +19,7 @@ rest-api uk.gov.gchq.gaffer - 2.1.1-SNAPSHOT + 2.2.0 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 5c2e1c07b5e..c23514e7f04 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.1.1-SNAPSHOT +gaffer.version=2.2.0 koryphe.version=${koryphe.version} diff --git a/rest-api/core-rest/pom.xml b/rest-api/core-rest/pom.xml index 49f31548424..d0efaff5514 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.1.1-SNAPSHOT + 2.2.0 core-rest diff --git a/rest-api/map-rest/pom.xml b/rest-api/map-rest/pom.xml index 9435719334d..053f32f2380 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.1.1-SNAPSHOT + 2.2.0 map-rest diff --git a/rest-api/pom.xml b/rest-api/pom.xml index 1de991e16b9..653f745e9f4 100644 --- a/rest-api/pom.xml +++ b/rest-api/pom.xml @@ -20,7 +20,7 @@ gaffer2 uk.gov.gchq.gaffer - 2.1.1-SNAPSHOT + 2.2.0 rest-api diff --git a/rest-api/spring-rest/pom.xml b/rest-api/spring-rest/pom.xml index f956ebfb3f1..aa52940d4db 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.1.1-SNAPSHOT + 2.2.0 4.0.0 diff --git a/store-implementation/accumulo-store/pom.xml b/store-implementation/accumulo-store/pom.xml index 0b9616b0f76..1510c2211c3 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.1.1-SNAPSHOT + 2.2.0 accumulo-store diff --git a/store-implementation/federated-store/pom.xml b/store-implementation/federated-store/pom.xml index f51e25d85ee..06456262865 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.1.1-SNAPSHOT + 2.2.0 federated-store diff --git a/store-implementation/map-store/pom.xml b/store-implementation/map-store/pom.xml index c5bf62cabb4..176d71fdbd0 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.1.1-SNAPSHOT + 2.2.0 map-store diff --git a/store-implementation/pom.xml b/store-implementation/pom.xml index 27928efae67..c8860cc9a67 100644 --- a/store-implementation/pom.xml +++ b/store-implementation/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer gaffer2 - 2.1.1-SNAPSHOT + 2.2.0 4.0.0 diff --git a/store-implementation/proxy-store/pom.xml b/store-implementation/proxy-store/pom.xml index 49717ef3b39..9040eec4143 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.1.1-SNAPSHOT + 2.2.0 proxy-store