From f776e23048612ffc08e05b19d41160ff4560be2d Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Tue, 14 Nov 2023 10:21:55 +0000
Subject: [PATCH] prepare release gaffer2-2.1.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 0d22d195134..3c28a914057 100644
--- a/core/access/pom.xml
+++ b/core/access/pom.xml
@@ -19,7 +19,7 @@
core
uk.gov.gchq.gaffer
- 2.0.1-SNAPSHOT
+ 2.1.0
4.0.0
diff --git a/core/cache/pom.xml b/core/cache/pom.xml
index 9a1e35e4916..734226413ba 100644
--- a/core/cache/pom.xml
+++ b/core/cache/pom.xml
@@ -3,7 +3,7 @@
core
uk.gov.gchq.gaffer
- 2.0.1-SNAPSHOT
+ 2.1.0
4.0.0
diff --git a/core/common-util/pom.xml b/core/common-util/pom.xml
index 35c81f30535..62a300fde0b 100644
--- a/core/common-util/pom.xml
+++ b/core/common-util/pom.xml
@@ -20,7 +20,7 @@
uk.gov.gchq.gaffer
core
- 2.0.1-SNAPSHOT
+ 2.1.0
common-util
diff --git a/core/data/pom.xml b/core/data/pom.xml
index 081c13fbc59..4bea9970d64 100644
--- a/core/data/pom.xml
+++ b/core/data/pom.xml
@@ -19,7 +19,7 @@
uk.gov.gchq.gaffer
core
- 2.0.1-SNAPSHOT
+ 2.1.0
4.0.0
diff --git a/core/exception/pom.xml b/core/exception/pom.xml
index 79daa56ade3..4342bdc18c6 100644
--- a/core/exception/pom.xml
+++ b/core/exception/pom.xml
@@ -3,7 +3,7 @@
core
uk.gov.gchq.gaffer
- 2.0.1-SNAPSHOT
+ 2.1.0
4.0.0
diff --git a/core/graph/pom.xml b/core/graph/pom.xml
index ec4769283eb..298d0039838 100644
--- a/core/graph/pom.xml
+++ b/core/graph/pom.xml
@@ -19,7 +19,7 @@
uk.gov.gchq.gaffer
core
- 2.0.1-SNAPSHOT
+ 2.1.0
4.0.0
diff --git a/core/operation/pom.xml b/core/operation/pom.xml
index c34d0de6cc8..042bddcb15a 100644
--- a/core/operation/pom.xml
+++ b/core/operation/pom.xml
@@ -19,7 +19,7 @@
uk.gov.gchq.gaffer
core
- 2.0.1-SNAPSHOT
+ 2.1.0
4.0.0
diff --git a/core/pom.xml b/core/pom.xml
index 0bf509fdf3d..483f98c401b 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -19,7 +19,7 @@
uk.gov.gchq.gaffer
gaffer2
- 2.0.1-SNAPSHOT
+ 2.1.0
4.0.0
diff --git a/core/serialisation/pom.xml b/core/serialisation/pom.xml
index 9c8281a7119..0d5bac161a9 100644
--- a/core/serialisation/pom.xml
+++ b/core/serialisation/pom.xml
@@ -19,7 +19,7 @@
uk.gov.gchq.gaffer
core
- 2.0.1-SNAPSHOT
+ 2.1.0
4.0.0
diff --git a/core/store/pom.xml b/core/store/pom.xml
index 4a5420f932f..03589b60d7d 100644
--- a/core/store/pom.xml
+++ b/core/store/pom.xml
@@ -19,7 +19,7 @@
uk.gov.gchq.gaffer
core
- 2.0.1-SNAPSHOT
+ 2.1.0
4.0.0
diff --git a/core/type/pom.xml b/core/type/pom.xml
index 14f6809638b..229af8810ad 100644
--- a/core/type/pom.xml
+++ b/core/type/pom.xml
@@ -19,7 +19,7 @@
uk.gov.gchq.gaffer
core
- 2.0.1-SNAPSHOT
+ 2.1.0
type
diff --git a/example/basic/basic-model/pom.xml b/example/basic/basic-model/pom.xml
index bc862be2796..f90ec83c6bf 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.1-SNAPSHOT
+ 2.1.0
4.0.0
diff --git a/example/basic/basic-rest/pom.xml b/example/basic/basic-rest/pom.xml
index 79aad3e3754..8efc074f68a 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.1-SNAPSHOT
+ 2.1.0
4.0.0
diff --git a/example/basic/pom.xml b/example/basic/pom.xml
index 95917b77df7..97d188d6e28 100644
--- a/example/basic/pom.xml
+++ b/example/basic/pom.xml
@@ -18,7 +18,7 @@
uk.gov.gchq.gaffer
example
- 2.0.1-SNAPSHOT
+ 2.1.0
4.0.0
diff --git a/example/federated-demo/pom.xml b/example/federated-demo/pom.xml
index c609ae3e89d..a53ba2fc7c0 100644
--- a/example/federated-demo/pom.xml
+++ b/example/federated-demo/pom.xml
@@ -19,7 +19,7 @@
uk.gov.gchq.gaffer
example
- 2.0.1-SNAPSHOT
+ 2.1.0
4.0.0
diff --git a/example/pom.xml b/example/pom.xml
index de4679073b8..3608d5201fa 100644
--- a/example/pom.xml
+++ b/example/pom.xml
@@ -21,7 +21,7 @@
uk.gov.gchq.gaffer
gaffer2
- 2.0.1-SNAPSHOT
+ 2.1.0
example
diff --git a/example/road-traffic/pom.xml b/example/road-traffic/pom.xml
index 150108d5c39..edeaac410d4 100644
--- a/example/road-traffic/pom.xml
+++ b/example/road-traffic/pom.xml
@@ -3,7 +3,7 @@
uk.gov.gchq.gaffer
example
- 2.0.1-SNAPSHOT
+ 2.1.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 03be068195d..54ffa9bb0d7 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.1-SNAPSHOT
+ 2.1.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 37af8708697..fd642461077 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.1-SNAPSHOT
+ 2.1.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 574a250c248..79b3318031c 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.1-SNAPSHOT
+ 2.1.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 301abf09b2a..3bebfa18310 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.1-SNAPSHOT
+ 2.1.0
4.0.0
diff --git a/integration-test/pom.xml b/integration-test/pom.xml
index 7830b7d0a9e..fc579c3b051 100644
--- a/integration-test/pom.xml
+++ b/integration-test/pom.xml
@@ -21,7 +21,7 @@
uk.gov.gchq.gaffer
gaffer2
- 2.0.1-SNAPSHOT
+ 2.1.0
integration-test
diff --git a/library/bitmap-library/pom.xml b/library/bitmap-library/pom.xml
index 0215455f7ed..56e302d4319 100644
--- a/library/bitmap-library/pom.xml
+++ b/library/bitmap-library/pom.xml
@@ -19,7 +19,7 @@
uk.gov.gchq.gaffer
library
- 2.0.1-SNAPSHOT
+ 2.1.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 929680b475a..d017a780492 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.1-SNAPSHOT
+ 2.1.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 f59832503df..f2b10c0fd01 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.1-SNAPSHOT
+ 2.1.0
4.0.0
diff --git a/library/cache-library/pom.xml b/library/cache-library/pom.xml
index 5492d31dd25..9bd467e1845 100644
--- a/library/cache-library/pom.xml
+++ b/library/cache-library/pom.xml
@@ -18,7 +18,7 @@
uk.gov.gchq.gaffer
library
- 2.0.1-SNAPSHOT
+ 2.1.0
4.0.0
diff --git a/library/flink-library/pom.xml b/library/flink-library/pom.xml
index ee7776dd29b..05bb16f2f9e 100644
--- a/library/flink-library/pom.xml
+++ b/library/flink-library/pom.xml
@@ -19,7 +19,7 @@
library
uk.gov.gchq.gaffer
- 2.0.1-SNAPSHOT
+ 2.1.0
4.0.0
diff --git a/library/hdfs-library/pom.xml b/library/hdfs-library/pom.xml
index fe81432399c..acbb844d295 100644
--- a/library/hdfs-library/pom.xml
+++ b/library/hdfs-library/pom.xml
@@ -20,7 +20,7 @@
uk.gov.gchq.gaffer
library
- 2.0.1-SNAPSHOT
+ 2.1.0
hdfs-library
diff --git a/library/pom.xml b/library/pom.xml
index 14e1333e117..aaf0cb9db3e 100644
--- a/library/pom.xml
+++ b/library/pom.xml
@@ -19,7 +19,7 @@
uk.gov.gchq.gaffer
gaffer2
- 2.0.1-SNAPSHOT
+ 2.1.0
4.0.0
diff --git a/library/sketches-library/pom.xml b/library/sketches-library/pom.xml
index 204cf8f3b30..08f31e16cb0 100644
--- a/library/sketches-library/pom.xml
+++ b/library/sketches-library/pom.xml
@@ -20,7 +20,7 @@
uk.gov.gchq.gaffer
library
- 2.0.1-SNAPSHOT
+ 2.1.0
sketches-library
diff --git a/library/spark/pom.xml b/library/spark/pom.xml
index 942f6048e01..ef199a3d436 100644
--- a/library/spark/pom.xml
+++ b/library/spark/pom.xml
@@ -20,7 +20,7 @@
uk.gov.gchq.gaffer
library
- 2.0.1-SNAPSHOT
+ 2.1.0
spark
diff --git a/library/spark/spark-accumulo-library/pom.xml b/library/spark/spark-accumulo-library/pom.xml
index 8db5585d2e5..ebb4e5fb61d 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.1-SNAPSHOT
+ 2.1.0
spark-accumulo-library
diff --git a/library/spark/spark-library/pom.xml b/library/spark/spark-library/pom.xml
index 3edab9f5d16..04972c29b23 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.1-SNAPSHOT
+ 2.1.0
spark-library
diff --git a/library/time-library/pom.xml b/library/time-library/pom.xml
index 0f6e5280294..318b4764d16 100644
--- a/library/time-library/pom.xml
+++ b/library/time-library/pom.xml
@@ -20,7 +20,7 @@
uk.gov.gchq.gaffer
library
- 2.0.1-SNAPSHOT
+ 2.1.0
time-library
diff --git a/library/tinkerpop/pom.xml b/library/tinkerpop/pom.xml
index 8fa79dccccd..d6c7ec4fa4d 100644
--- a/library/tinkerpop/pom.xml
+++ b/library/tinkerpop/pom.xml
@@ -19,7 +19,7 @@
uk.gov.gchq.gaffer
library
- 2.0.1-SNAPSHOT
+ 2.1.0
4.0.0
diff --git a/pom.xml b/pom.xml
index 444e0bf4635..cd45cef2896 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
uk.gov.gchq.gaffer
gaffer2
pom
- 2.0.1-SNAPSHOT
+ 2.1.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 61bc024e986..3003f899269 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.1-SNAPSHOT
+ 2.1.0
accumulo-rest
diff --git a/rest-api/common-rest/pom.xml b/rest-api/common-rest/pom.xml
index f18fd72b97c..ad0fb7a5000 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.0.1-SNAPSHOT
+ 2.1.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 8cb4d96428b..15b140e1b0b 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=${project.version}
+gaffer.version=2.1.0
koryphe.version=${koryphe.version}
diff --git a/rest-api/core-rest/pom.xml b/rest-api/core-rest/pom.xml
index 3d6e08f0016..b4dde2f20b9 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.1-SNAPSHOT
+ 2.1.0
core-rest
diff --git a/rest-api/map-rest/pom.xml b/rest-api/map-rest/pom.xml
index b760d0c2d06..4e29796b6e0 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.1-SNAPSHOT
+ 2.1.0
map-rest
diff --git a/rest-api/pom.xml b/rest-api/pom.xml
index 1575fb7d52b..f68c6d6826c 100644
--- a/rest-api/pom.xml
+++ b/rest-api/pom.xml
@@ -19,7 +19,7 @@
gaffer2
uk.gov.gchq.gaffer
- 2.0.1-SNAPSHOT
+ 2.1.0
rest-api
diff --git a/rest-api/spring-rest/pom.xml b/rest-api/spring-rest/pom.xml
index d1a0fc84b4e..4065690c8e5 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.1-SNAPSHOT
+ 2.1.0
4.0.0
diff --git a/store-implementation/accumulo-store/pom.xml b/store-implementation/accumulo-store/pom.xml
index 0fc6d6d2f3b..84e9dfd0eff 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.1-SNAPSHOT
+ 2.1.0
accumulo-store
diff --git a/store-implementation/federated-store/pom.xml b/store-implementation/federated-store/pom.xml
index 64aef0ce4d4..58997367f16 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.1-SNAPSHOT
+ 2.1.0
federated-store
diff --git a/store-implementation/map-store/pom.xml b/store-implementation/map-store/pom.xml
index 396eb946566..9ff20dfa308 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.1-SNAPSHOT
+ 2.1.0
map-store
diff --git a/store-implementation/pom.xml b/store-implementation/pom.xml
index a893af7ea73..9f9a7023a6f 100644
--- a/store-implementation/pom.xml
+++ b/store-implementation/pom.xml
@@ -19,7 +19,7 @@
uk.gov.gchq.gaffer
gaffer2
- 2.0.1-SNAPSHOT
+ 2.1.0
4.0.0
diff --git a/store-implementation/proxy-store/pom.xml b/store-implementation/proxy-store/pom.xml
index f73bc3b8d16..02cf6e170d5 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.1-SNAPSHOT
+ 2.1.0
proxy-store