diff --git a/core/access/pom.xml b/core/access/pom.xml index d10c5f7e260..df8ef245ca8 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.3-SNAPSHOT + 2.0.0-alpha-0.3.1 4.0.0 diff --git a/core/cache/pom.xml b/core/cache/pom.xml index baff1b2b55f..7285a845e8e 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.3-SNAPSHOT + 2.0.0-alpha-0.3.1 4.0.0 diff --git a/core/common-util/pom.xml b/core/common-util/pom.xml index 44bb317f151..9dfa2e44333 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.3-SNAPSHOT + 2.0.0-alpha-0.3.1 common-util diff --git a/core/data/pom.xml b/core/data/pom.xml index f15a115b0dc..ae34b871c21 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.3-SNAPSHOT + 2.0.0-alpha-0.3.1 4.0.0 diff --git a/core/exception/pom.xml b/core/exception/pom.xml index d950ac840a5..26767e0c2d1 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.3-SNAPSHOT + 2.0.0-alpha-0.3.1 4.0.0 diff --git a/core/graph/pom.xml b/core/graph/pom.xml index 204eb7275f1..d069d33a072 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.3-SNAPSHOT + 2.0.0-alpha-0.3.1 4.0.0 diff --git a/core/operation/pom.xml b/core/operation/pom.xml index 2cdfd1ff289..4a80f29f6a8 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.3-SNAPSHOT + 2.0.0-alpha-0.3.1 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index 5bd2a9c204c..3fedaeb6004 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer gaffer2 - 2.0.0-alpha-1.3-SNAPSHOT + 2.0.0-alpha-0.3.1 4.0.0 diff --git a/core/serialisation/pom.xml b/core/serialisation/pom.xml index 329b8381340..98410e9ee63 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.3-SNAPSHOT + 2.0.0-alpha-0.3.1 4.0.0 diff --git a/core/store/pom.xml b/core/store/pom.xml index 4706a7dba48..9d03270c1e2 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.3-SNAPSHOT + 2.0.0-alpha-0.3.1 4.0.0 diff --git a/core/type/pom.xml b/core/type/pom.xml index 7f53173f793..31fff97c938 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.3-SNAPSHOT + 2.0.0-alpha-0.3.1 type diff --git a/example/basic/basic-model/pom.xml b/example/basic/basic-model/pom.xml index 2c3aa14c558..7c483307292 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.3-SNAPSHOT + 2.0.0-alpha-0.3.1 4.0.0 diff --git a/example/basic/basic-rest/pom.xml b/example/basic/basic-rest/pom.xml index c8a225c40de..ad87bb304f8 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.3-SNAPSHOT + 2.0.0-alpha-0.3.1 4.0.0 diff --git a/example/basic/pom.xml b/example/basic/pom.xml index 99c9e2e67c7..7bcccc2e0ac 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.3-SNAPSHOT + 2.0.0-alpha-0.3.1 4.0.0 diff --git a/example/federated-demo/pom.xml b/example/federated-demo/pom.xml index fa43c35cccb..d470915e295 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.3-SNAPSHOT + 2.0.0-alpha-0.3.1 4.0.0 diff --git a/example/pom.xml b/example/pom.xml index 5a21d2506b7..fbf8731ae1c 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -20,7 +20,7 @@ uk.gov.gchq.gaffer gaffer2 - 2.0.0-alpha-1.3-SNAPSHOT + 2.0.0-alpha-0.3.1 example diff --git a/example/road-traffic/pom.xml b/example/road-traffic/pom.xml index e38dc038265..88d6a5e0ead 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.3-SNAPSHOT + 2.0.0-alpha-0.3.1 4.0.0 diff --git a/example/road-traffic/road-traffic-demo/pom.xml b/example/road-traffic/road-traffic-demo/pom.xml index b160a0875a9..e65c15104da 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.3-SNAPSHOT + 2.0.0-alpha-0.3.1 4.0.0 diff --git a/example/road-traffic/road-traffic-generators/pom.xml b/example/road-traffic/road-traffic-generators/pom.xml index 8ec01157ad6..c9b18bfe0df 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.3-SNAPSHOT + 2.0.0-alpha-0.3.1 4.0.0 diff --git a/example/road-traffic/road-traffic-model/pom.xml b/example/road-traffic/road-traffic-model/pom.xml index 2b8e0a35fc6..1a32fe2ef49 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.3-SNAPSHOT + 2.0.0-alpha-0.3.1 4.0.0 diff --git a/example/road-traffic/road-traffic-rest/pom.xml b/example/road-traffic/road-traffic-rest/pom.xml index 2358b0c4ab7..aba46bdfebf 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.3-SNAPSHOT + 2.0.0-alpha-0.3.1 4.0.0 diff --git a/integration-test/pom.xml b/integration-test/pom.xml index d50114fbd52..a648fcea8cf 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.3-SNAPSHOT + 2.0.0-alpha-0.3.1 integration-test diff --git a/library/bitmap-library/pom.xml b/library/bitmap-library/pom.xml index f71fd83d979..a3afac35733 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.3-SNAPSHOT + 2.0.0-alpha-0.3.1 4.0.0 diff --git a/library/cache-library/hazelcast-cache-service/pom.xml b/library/cache-library/hazelcast-cache-service/pom.xml index 469e8f97b70..80185b4b722 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 - 2.0.0-alpha-1.3-SNAPSHOT + 2.0.0-alpha-0.3.1 4.0.0 diff --git a/library/cache-library/jcs-cache-service/pom.xml b/library/cache-library/jcs-cache-service/pom.xml index fdb2d3e8bc5..95c7b8431a5 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.3-SNAPSHOT + 2.0.0-alpha-0.3.1 4.0.0 diff --git a/library/cache-library/pom.xml b/library/cache-library/pom.xml index 0e5c399a5cc..ce4090b8db9 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.3-SNAPSHOT + 2.0.0-alpha-0.3.1 4.0.0 diff --git a/library/flink-library/pom.xml b/library/flink-library/pom.xml index 8360c3878c3..a939c8fc0f2 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.3-SNAPSHOT + 2.0.0-alpha-0.3.1 4.0.0 diff --git a/library/hdfs-library/pom.xml b/library/hdfs-library/pom.xml index 93d89a44823..1c27b8ba765 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.3-SNAPSHOT + 2.0.0-alpha-0.3.1 hdfs-library diff --git a/library/pom.xml b/library/pom.xml index d69a2d76063..f762d2c2a1a 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -18,7 +18,7 @@ uk.gov.gchq.gaffer gaffer2 - 2.0.0-alpha-1.3-SNAPSHOT + 2.0.0-alpha-0.3.1 4.0.0 diff --git a/library/sketches-library/pom.xml b/library/sketches-library/pom.xml index 1aac5911c76..62dd84d3729 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.3-SNAPSHOT + 2.0.0-alpha-0.3.1 sketches-library diff --git a/library/spark/pom.xml b/library/spark/pom.xml index 464e8dd09c2..13acbe6c0b6 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.3-SNAPSHOT + 2.0.0-alpha-0.3.1 spark diff --git a/library/spark/spark-accumulo-library/pom.xml b/library/spark/spark-accumulo-library/pom.xml index 88e3ce47457..c95712ed7da 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.3-SNAPSHOT + 2.0.0-alpha-0.3.1 spark-accumulo-library diff --git a/library/spark/spark-library/pom.xml b/library/spark/spark-library/pom.xml index 665e7d3165d..e40d9992724 100644 --- a/library/spark/spark-library/pom.xml +++ b/library/spark/spark-library/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer spark - 2.0.0-alpha-1.3-SNAPSHOT + 2.0.0-alpha-0.3.1 spark-library diff --git a/library/time-library/pom.xml b/library/time-library/pom.xml index f5156e34a97..22628d1ed56 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.3-SNAPSHOT + 2.0.0-alpha-0.3.1 time-library diff --git a/pom.xml b/pom.xml index 6f201318875..82dee961a97 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ uk.gov.gchq.gaffer gaffer2 pom - 2.0.0-alpha-1.3-SNAPSHOT + 2.0.0-alpha-0.3.1 ${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 82334f782c5..c74e2a6be16 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.3-SNAPSHOT + 2.0.0-alpha-0.3.1 accumulo-rest diff --git a/rest-api/common-rest/pom.xml b/rest-api/common-rest/pom.xml index 266924c40cd..088044a7999 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.3-SNAPSHOT + 2.0.0-alpha-0.3.1 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 83d529b0f9a..c5e6e450843 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.3-SNAPSHOT +gaffer.version=2.0.0-alpha-0.3.1 koryphe.version=2.4.0 diff --git a/rest-api/core-rest/pom.xml b/rest-api/core-rest/pom.xml index 35604dd13b1..e561885738c 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.3-SNAPSHOT + 2.0.0-alpha-0.3.1 core-rest diff --git a/rest-api/map-rest/pom.xml b/rest-api/map-rest/pom.xml index d7ff920b8b6..7ce52eed766 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.3-SNAPSHOT + 2.0.0-alpha-0.3.1 map-rest diff --git a/rest-api/pom.xml b/rest-api/pom.xml index 4b8921bc61c..b0827f400d0 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.3-SNAPSHOT + 2.0.0-alpha-0.3.1 rest-api diff --git a/rest-api/spring-rest/pom.xml b/rest-api/spring-rest/pom.xml index fadfdbb79e7..680c8413da4 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.3-SNAPSHOT + 2.0.0-alpha-0.3.1 4.0.0 diff --git a/store-implementation/accumulo-store/pom.xml b/store-implementation/accumulo-store/pom.xml index 015308e2990..5d1007e761f 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.3-SNAPSHOT + 2.0.0-alpha-0.3.1 accumulo-store diff --git a/store-implementation/federated-store/pom.xml b/store-implementation/federated-store/pom.xml index 9c3b19733ed..702b2a5b071 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.3-SNAPSHOT + 2.0.0-alpha-0.3.1 federated-store diff --git a/store-implementation/map-store/pom.xml b/store-implementation/map-store/pom.xml index 0726d7706a6..c648ad41dfc 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.3-SNAPSHOT + 2.0.0-alpha-0.3.1 map-store diff --git a/store-implementation/pom.xml b/store-implementation/pom.xml index 6cfc28edb97..643eb25e1ba 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.3-SNAPSHOT + 2.0.0-alpha-0.3.1 4.0.0 diff --git a/store-implementation/proxy-store/pom.xml b/store-implementation/proxy-store/pom.xml index 777524b0a40..4e74fda1997 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.3-SNAPSHOT + 2.0.0-alpha-0.3.1 proxy-store