diff --git a/core/access/pom.xml b/core/access/pom.xml index ddc853347b0..a9f82913cfd 100644 --- a/core/access/pom.xml +++ b/core/access/pom.xml @@ -19,7 +19,7 @@ core uk.gov.gchq.gaffer - 1.13.5-SNAPSHOT + 1.14.0 4.0.0 diff --git a/core/cache/pom.xml b/core/cache/pom.xml index 147c3af89ce..c1b50c6545b 100644 --- a/core/cache/pom.xml +++ b/core/cache/pom.xml @@ -3,7 +3,7 @@ core uk.gov.gchq.gaffer - 1.13.5-SNAPSHOT + 1.14.0 4.0.0 diff --git a/core/common-util/pom.xml b/core/common-util/pom.xml index 5b3113ecdb7..d84f921d80c 100644 --- a/core/common-util/pom.xml +++ b/core/common-util/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer core - 1.13.5-SNAPSHOT + 1.14.0 common-util diff --git a/core/data/pom.xml b/core/data/pom.xml index 3cf2935d808..6f0199c37ec 100644 --- a/core/data/pom.xml +++ b/core/data/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer core - 1.13.5-SNAPSHOT + 1.14.0 4.0.0 diff --git a/core/exception/pom.xml b/core/exception/pom.xml index cf1eab69893..a4ad197dc7d 100644 --- a/core/exception/pom.xml +++ b/core/exception/pom.xml @@ -3,7 +3,7 @@ core uk.gov.gchq.gaffer - 1.13.5-SNAPSHOT + 1.14.0 4.0.0 diff --git a/core/graph/pom.xml b/core/graph/pom.xml index 92ccb386aab..96652d06742 100644 --- a/core/graph/pom.xml +++ b/core/graph/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer core - 1.13.5-SNAPSHOT + 1.14.0 4.0.0 diff --git a/core/operation/pom.xml b/core/operation/pom.xml index bb69be99ecc..ba0be72f160 100644 --- a/core/operation/pom.xml +++ b/core/operation/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer core - 1.13.5-SNAPSHOT + 1.14.0 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index a15932beb36..5b44c1d72ee 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer gaffer2 - 1.13.5-SNAPSHOT + 1.14.0 4.0.0 diff --git a/core/serialisation/pom.xml b/core/serialisation/pom.xml index f10db6f89d8..9fab46bfc5d 100644 --- a/core/serialisation/pom.xml +++ b/core/serialisation/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer core - 1.13.5-SNAPSHOT + 1.14.0 4.0.0 diff --git a/core/store/pom.xml b/core/store/pom.xml index b75bcbd1999..8c13fa7b8ae 100644 --- a/core/store/pom.xml +++ b/core/store/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer core - 1.13.5-SNAPSHOT + 1.14.0 4.0.0 diff --git a/core/type/pom.xml b/core/type/pom.xml index 4a89f237040..0ae107a3c94 100644 --- a/core/type/pom.xml +++ b/core/type/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer core - 1.13.5-SNAPSHOT + 1.14.0 type diff --git a/example/basic/basic-model/pom.xml b/example/basic/basic-model/pom.xml index 3a20cce6789..5025eaec16c 100644 --- a/example/basic/basic-model/pom.xml +++ b/example/basic/basic-model/pom.xml @@ -18,7 +18,7 @@ uk.gov.gchq.gaffer basic - 1.13.5-SNAPSHOT + 1.14.0 4.0.0 diff --git a/example/basic/basic-rest/pom.xml b/example/basic/basic-rest/pom.xml index be203ed5d42..0fce0a2ce66 100644 --- a/example/basic/basic-rest/pom.xml +++ b/example/basic/basic-rest/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer basic - 1.13.5-SNAPSHOT + 1.14.0 4.0.0 diff --git a/example/basic/pom.xml b/example/basic/pom.xml index 345c8a13256..5a6772d99c6 100644 --- a/example/basic/pom.xml +++ b/example/basic/pom.xml @@ -18,7 +18,7 @@ uk.gov.gchq.gaffer example - 1.13.5-SNAPSHOT + 1.14.0 4.0.0 diff --git a/example/federated-demo/pom.xml b/example/federated-demo/pom.xml index fb7559e52ef..67638c9d901 100644 --- a/example/federated-demo/pom.xml +++ b/example/federated-demo/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer example - 1.13.5-SNAPSHOT + 1.14.0 4.0.0 diff --git a/example/pom.xml b/example/pom.xml index 606a7dfcd7f..6f9fc9a3e5d 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -20,7 +20,7 @@ uk.gov.gchq.gaffer gaffer2 - 1.13.5-SNAPSHOT + 1.14.0 example diff --git a/example/road-traffic/pom.xml b/example/road-traffic/pom.xml index c0310bc06f8..57417c6db69 100644 --- a/example/road-traffic/pom.xml +++ b/example/road-traffic/pom.xml @@ -3,7 +3,7 @@ uk.gov.gchq.gaffer example - 1.13.5-SNAPSHOT + 1.14.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 695bbffdc13..db4560556c3 100644 --- a/example/road-traffic/road-traffic-demo/pom.xml +++ b/example/road-traffic/road-traffic-demo/pom.xml @@ -3,7 +3,7 @@ uk.gov.gchq.gaffer road-traffic - 1.13.5-SNAPSHOT + 1.14.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 69bea5123bb..879a5a0bd99 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 - 1.13.5-SNAPSHOT + 1.14.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 8772063f48e..4a3d5b2afe8 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 - 1.13.5-SNAPSHOT + 1.14.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 92f2f00324e..88b35759b3a 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 - 1.13.5-SNAPSHOT + 1.14.0 4.0.0 diff --git a/integration-test/pom.xml b/integration-test/pom.xml index ffaf6c8414b..29978f84ca2 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -20,7 +20,7 @@ uk.gov.gchq.gaffer gaffer2 - 1.13.5-SNAPSHOT + 1.14.0 integration-test diff --git a/library/bitmap-library/pom.xml b/library/bitmap-library/pom.xml index c14ec92f847..3dbb5496ce1 100644 --- a/library/bitmap-library/pom.xml +++ b/library/bitmap-library/pom.xml @@ -18,7 +18,7 @@ uk.gov.gchq.gaffer library - 1.13.5-SNAPSHOT + 1.14.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 f83abf31110..2816354329d 100644 --- a/library/cache-library/hazelcast-cache-service/pom.xml +++ b/library/cache-library/hazelcast-cache-service/pom.xml @@ -18,7 +18,7 @@ uk.gov.gchq.gaffer cache-library - 1.13.5-SNAPSHOT + 1.14.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 2e9a45b5203..eb4f9a3e1ac 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 - 1.13.5-SNAPSHOT + 1.14.0 4.0.0 diff --git a/library/cache-library/pom.xml b/library/cache-library/pom.xml index aac787e2f30..90570619b92 100644 --- a/library/cache-library/pom.xml +++ b/library/cache-library/pom.xml @@ -18,7 +18,7 @@ uk.gov.gchq.gaffer library - 1.13.5-SNAPSHOT + 1.14.0 4.0.0 diff --git a/library/flink-library/pom.xml b/library/flink-library/pom.xml index 5af16dc5a78..624024b6499 100644 --- a/library/flink-library/pom.xml +++ b/library/flink-library/pom.xml @@ -3,7 +3,7 @@ library uk.gov.gchq.gaffer - 1.13.5-SNAPSHOT + 1.14.0 4.0.0 diff --git a/library/hdfs-library/pom.xml b/library/hdfs-library/pom.xml index 67655d2e111..8580c8656ee 100644 --- a/library/hdfs-library/pom.xml +++ b/library/hdfs-library/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer library - 1.13.5-SNAPSHOT + 1.14.0 hdfs-library diff --git a/library/pom.xml b/library/pom.xml index ae16d68b2b3..3f4a9b6e898 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -18,7 +18,7 @@ uk.gov.gchq.gaffer gaffer2 - 1.13.5-SNAPSHOT + 1.14.0 4.0.0 diff --git a/library/sketches-library/pom.xml b/library/sketches-library/pom.xml index 04d9838aceb..2d33d7f2dbe 100644 --- a/library/sketches-library/pom.xml +++ b/library/sketches-library/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer library - 1.13.5-SNAPSHOT + 1.14.0 sketches-library diff --git a/library/spark/pom.xml b/library/spark/pom.xml index ea34bf8ae9e..896e60b7a5e 100644 --- a/library/spark/pom.xml +++ b/library/spark/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer library - 1.13.5-SNAPSHOT + 1.14.0 spark diff --git a/library/spark/spark-accumulo-library/pom.xml b/library/spark/spark-accumulo-library/pom.xml index fde5b0d0be8..65243b8c3ca 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 - 1.13.5-SNAPSHOT + 1.14.0 spark-accumulo-library diff --git a/library/spark/spark-library/pom.xml b/library/spark/spark-library/pom.xml index 80b7135ee44..1bc3a39c0ac 100644 --- a/library/spark/spark-library/pom.xml +++ b/library/spark/spark-library/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer spark - 1.13.5-SNAPSHOT + 1.14.0 spark-library diff --git a/library/time-library/pom.xml b/library/time-library/pom.xml index 19cda321b51..b281c001140 100644 --- a/library/time-library/pom.xml +++ b/library/time-library/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer library - 1.13.5-SNAPSHOT + 1.14.0 time-library diff --git a/pom.xml b/pom.xml index 6b86d07f897..d9f6ae60c2b 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ uk.gov.gchq.gaffer gaffer2 pom - 1.13.5-SNAPSHOT + 1.14.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 405c9238f41..142d41674e9 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 - 1.13.5-SNAPSHOT + 1.14.0 accumulo-rest diff --git a/rest-api/common-rest/pom.xml b/rest-api/common-rest/pom.xml index 91ca0cda254..45706d643dc 100644 --- a/rest-api/common-rest/pom.xml +++ b/rest-api/common-rest/pom.xml @@ -5,7 +5,7 @@ rest-api uk.gov.gchq.gaffer - 1.13.5-SNAPSHOT + 1.14.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 b9cb4208bcd..bf14768240a 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=1.13.5-SNAPSHOT -koryphe.version=1.11.0 +gaffer.version=1.14.0 +koryphe.version=1.12.0 diff --git a/rest-api/core-rest/pom.xml b/rest-api/core-rest/pom.xml index c5838f691c7..d78f3d9a4fd 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 - 1.13.5-SNAPSHOT + 1.14.0 core-rest diff --git a/rest-api/hbase-rest/pom.xml b/rest-api/hbase-rest/pom.xml index aad3081dbf1..67f04eae567 100644 --- a/rest-api/hbase-rest/pom.xml +++ b/rest-api/hbase-rest/pom.xml @@ -20,7 +20,7 @@ uk.gov.gchq.gaffer rest-api - 1.13.5-SNAPSHOT + 1.14.0 hbase-rest diff --git a/rest-api/map-rest/pom.xml b/rest-api/map-rest/pom.xml index 2dff67c9b67..4f9f06c6310 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 - 1.13.5-SNAPSHOT + 1.14.0 map-rest diff --git a/rest-api/parquet-rest/pom.xml b/rest-api/parquet-rest/pom.xml index 680da89bff8..f48c479e55a 100644 --- a/rest-api/parquet-rest/pom.xml +++ b/rest-api/parquet-rest/pom.xml @@ -20,7 +20,7 @@ uk.gov.gchq.gaffer rest-api - 1.13.5-SNAPSHOT + 1.14.0 parquet-rest diff --git a/rest-api/pom.xml b/rest-api/pom.xml index eb78e20c364..4dfc9f07ce7 100644 --- a/rest-api/pom.xml +++ b/rest-api/pom.xml @@ -19,7 +19,7 @@ gaffer2 uk.gov.gchq.gaffer - 1.13.5-SNAPSHOT + 1.14.0 rest-api diff --git a/rest-api/spring-rest/pom.xml b/rest-api/spring-rest/pom.xml index d1b2b9282b3..c58321d8bad 100644 --- a/rest-api/spring-rest/pom.xml +++ b/rest-api/spring-rest/pom.xml @@ -5,7 +5,7 @@ rest-api uk.gov.gchq.gaffer - 1.13.5-SNAPSHOT + 1.14.0 4.0.0 diff --git a/store-implementation/accumulo-store/pom.xml b/store-implementation/accumulo-store/pom.xml index d0ec6fdd2b2..97b9da27dd6 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 - 1.13.5-SNAPSHOT + 1.14.0 accumulo-store diff --git a/store-implementation/federated-store/pom.xml b/store-implementation/federated-store/pom.xml index a80bbe07194..747f57bee32 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 - 1.13.5-SNAPSHOT + 1.14.0 federated-store diff --git a/store-implementation/hbase-store/pom.xml b/store-implementation/hbase-store/pom.xml index 370e9d7b58f..1129e7eefe5 100755 --- a/store-implementation/hbase-store/pom.xml +++ b/store-implementation/hbase-store/pom.xml @@ -21,7 +21,7 @@ uk.gov.gchq.gaffer store-implementation - 1.13.5-SNAPSHOT + 1.14.0 hbase-store diff --git a/store-implementation/map-store/pom.xml b/store-implementation/map-store/pom.xml index 394069041de..50eefc99ca4 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 - 1.13.5-SNAPSHOT + 1.14.0 map-store diff --git a/store-implementation/parquet-store/pom.xml b/store-implementation/parquet-store/pom.xml index c688a2a1e59..11fcbb87417 100644 --- a/store-implementation/parquet-store/pom.xml +++ b/store-implementation/parquet-store/pom.xml @@ -20,7 +20,7 @@ uk.gov.gchq.gaffer store-implementation - 1.13.5-SNAPSHOT + 1.14.0 parquet-store diff --git a/store-implementation/pom.xml b/store-implementation/pom.xml index c6209aa5729..aa93d84fc28 100644 --- a/store-implementation/pom.xml +++ b/store-implementation/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer gaffer2 - 1.13.5-SNAPSHOT + 1.14.0 4.0.0 diff --git a/store-implementation/proxy-store/pom.xml b/store-implementation/proxy-store/pom.xml index c7e1a3d804b..68c621bd991 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 - 1.13.5-SNAPSHOT + 1.14.0 proxy-store