diff --git a/core/access/pom.xml b/core/access/pom.xml index 538ec41a892..3d2d982619d 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.4-SNAPSHOT + 2.0.0-alpha-0.5 4.0.0 diff --git a/core/cache/pom.xml b/core/cache/pom.xml index d8233163ddf..9e72b9f5f2b 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.4-SNAPSHOT + 2.0.0-alpha-0.5 4.0.0 diff --git a/core/common-util/pom.xml b/core/common-util/pom.xml index 302c24d861f..a1410ac628b 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.4-SNAPSHOT + 2.0.0-alpha-0.5 common-util diff --git a/core/data/pom.xml b/core/data/pom.xml index 7860bafb439..d18c83f8e46 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.4-SNAPSHOT + 2.0.0-alpha-0.5 4.0.0 diff --git a/core/exception/pom.xml b/core/exception/pom.xml index cb384dcab20..2a540beb381 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.4-SNAPSHOT + 2.0.0-alpha-0.5 4.0.0 diff --git a/core/graph/pom.xml b/core/graph/pom.xml index adac4ed6e9c..9296f042c9d 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.4-SNAPSHOT + 2.0.0-alpha-0.5 4.0.0 diff --git a/core/operation/pom.xml b/core/operation/pom.xml index 2807859136f..5a93f5bfcac 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.4-SNAPSHOT + 2.0.0-alpha-0.5 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index 040d9ca5499..92d98ce9b8d 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -19,7 +19,7 @@ uk.gov.gchq.gaffer gaffer2 - 2.0.0-alpha-1.4-SNAPSHOT + 2.0.0-alpha-0.5 4.0.0 diff --git a/core/serialisation/pom.xml b/core/serialisation/pom.xml index ef666ae4d2d..672d938af94 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.4-SNAPSHOT + 2.0.0-alpha-0.5 4.0.0 diff --git a/core/store/pom.xml b/core/store/pom.xml index cd4552101e7..3f1c6070765 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.4-SNAPSHOT + 2.0.0-alpha-0.5 4.0.0 diff --git a/core/type/pom.xml b/core/type/pom.xml index f5e27151a4d..ddc3198f79d 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.4-SNAPSHOT + 2.0.0-alpha-0.5 type diff --git a/example/basic/basic-model/pom.xml b/example/basic/basic-model/pom.xml index 9e42edf3264..76ad5d36008 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.4-SNAPSHOT + 2.0.0-alpha-0.5 4.0.0 diff --git a/example/basic/basic-rest/pom.xml b/example/basic/basic-rest/pom.xml index 7a17b48dbd9..3177314b8fd 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.4-SNAPSHOT + 2.0.0-alpha-0.5 4.0.0 diff --git a/example/basic/pom.xml b/example/basic/pom.xml index e0720121b3d..7b05bf9c95c 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.4-SNAPSHOT + 2.0.0-alpha-0.5 4.0.0 diff --git a/example/federated-demo/pom.xml b/example/federated-demo/pom.xml index 1b662fdb841..756a2b71b73 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.4-SNAPSHOT + 2.0.0-alpha-0.5 4.0.0 diff --git a/example/pom.xml b/example/pom.xml index 1a8b99d6a17..662da9a59c8 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -20,7 +20,7 @@ uk.gov.gchq.gaffer gaffer2 - 2.0.0-alpha-1.4-SNAPSHOT + 2.0.0-alpha-0.5 example diff --git a/example/road-traffic/pom.xml b/example/road-traffic/pom.xml index 3f1f0695608..6cfe6f499ba 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.4-SNAPSHOT + 2.0.0-alpha-0.5 4.0.0 diff --git a/example/road-traffic/road-traffic-demo/pom.xml b/example/road-traffic/road-traffic-demo/pom.xml index 69f6ba2d84f..68763c1cee4 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.4-SNAPSHOT + 2.0.0-alpha-0.5 4.0.0 diff --git a/example/road-traffic/road-traffic-generators/pom.xml b/example/road-traffic/road-traffic-generators/pom.xml index c938231948c..dcf2259d70b 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.4-SNAPSHOT + 2.0.0-alpha-0.5 4.0.0 diff --git a/example/road-traffic/road-traffic-model/pom.xml b/example/road-traffic/road-traffic-model/pom.xml index 19bd308122e..795535b2ae2 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.4-SNAPSHOT + 2.0.0-alpha-0.5 4.0.0 diff --git a/example/road-traffic/road-traffic-rest/pom.xml b/example/road-traffic/road-traffic-rest/pom.xml index 838babf7c06..d35e5514a66 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.4-SNAPSHOT + 2.0.0-alpha-0.5 4.0.0 diff --git a/integration-test/pom.xml b/integration-test/pom.xml index acb6964248a..1526870f96a 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.4-SNAPSHOT + 2.0.0-alpha-0.5 integration-test diff --git a/library/bitmap-library/pom.xml b/library/bitmap-library/pom.xml index c092c2a4cf9..6ac8d3a1016 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.4-SNAPSHOT + 2.0.0-alpha-0.5 4.0.0 diff --git a/library/cache-library/hazelcast-cache-service/pom.xml b/library/cache-library/hazelcast-cache-service/pom.xml index 6c5998325a5..626fb0de5d8 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.4-SNAPSHOT + 2.0.0-alpha-0.5 4.0.0 diff --git a/library/cache-library/jcs-cache-service/pom.xml b/library/cache-library/jcs-cache-service/pom.xml index 7bee231b1c4..9e69e13fdae 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.4-SNAPSHOT + 2.0.0-alpha-0.5 4.0.0 diff --git a/library/cache-library/pom.xml b/library/cache-library/pom.xml index e1ae1eb4707..4a9cc9ce6bc 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.4-SNAPSHOT + 2.0.0-alpha-0.5 4.0.0 diff --git a/library/flink-library/pom.xml b/library/flink-library/pom.xml index 4b0f9ee3819..7c82b6cc324 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.4-SNAPSHOT + 2.0.0-alpha-0.5 4.0.0 diff --git a/library/hdfs-library/pom.xml b/library/hdfs-library/pom.xml index 0ef0f0c015b..f255871df32 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.4-SNAPSHOT + 2.0.0-alpha-0.5 hdfs-library diff --git a/library/pom.xml b/library/pom.xml index a15a715eaf2..50def529ad2 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -18,7 +18,7 @@ uk.gov.gchq.gaffer gaffer2 - 2.0.0-alpha-1.4-SNAPSHOT + 2.0.0-alpha-0.5 4.0.0 diff --git a/library/sketches-library/pom.xml b/library/sketches-library/pom.xml index 5b192cd30f2..0f90e1bd6d3 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.4-SNAPSHOT + 2.0.0-alpha-0.5 sketches-library diff --git a/library/spark/pom.xml b/library/spark/pom.xml index a7d4069f4e8..98ad953654a 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.4-SNAPSHOT + 2.0.0-alpha-0.5 spark diff --git a/library/spark/spark-accumulo-library/pom.xml b/library/spark/spark-accumulo-library/pom.xml index 27fc1fc241a..00406922a79 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.4-SNAPSHOT + 2.0.0-alpha-0.5 spark-accumulo-library diff --git a/library/spark/spark-library/pom.xml b/library/spark/spark-library/pom.xml index 2b1a01c7822..2c71f2f9cf8 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.4-SNAPSHOT + 2.0.0-alpha-0.5 spark-library diff --git a/library/time-library/pom.xml b/library/time-library/pom.xml index a50b90e0a65..412be2b6543 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.4-SNAPSHOT + 2.0.0-alpha-0.5 time-library diff --git a/pom.xml b/pom.xml index 4aceae77ad5..6c85bb41c98 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ uk.gov.gchq.gaffer gaffer2 pom - 2.0.0-alpha-1.4-SNAPSHOT + 2.0.0-alpha-0.5 ${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 91f7a92c776..b58e663c516 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.4-SNAPSHOT + 2.0.0-alpha-0.5 accumulo-rest diff --git a/rest-api/common-rest/pom.xml b/rest-api/common-rest/pom.xml index 045e38f1d9c..764fa909fa0 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.4-SNAPSHOT + 2.0.0-alpha-0.5 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 c533f5c54b7..b68ba5f866a 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.4-SNAPSHOT +gaffer.version=2.0.0-alpha-0.5 koryphe.version=2.5.1 diff --git a/rest-api/core-rest/pom.xml b/rest-api/core-rest/pom.xml index 65df009d298..7475213a420 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.4-SNAPSHOT + 2.0.0-alpha-0.5 core-rest diff --git a/rest-api/map-rest/pom.xml b/rest-api/map-rest/pom.xml index b8f9dd2ac38..f78b866a5b3 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.4-SNAPSHOT + 2.0.0-alpha-0.5 map-rest diff --git a/rest-api/pom.xml b/rest-api/pom.xml index e1afb50e5b0..7b07d2601a8 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.4-SNAPSHOT + 2.0.0-alpha-0.5 rest-api diff --git a/rest-api/spring-rest/pom.xml b/rest-api/spring-rest/pom.xml index d7e0809e627..f1e4f8e4642 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.4-SNAPSHOT + 2.0.0-alpha-0.5 4.0.0 diff --git a/store-implementation/accumulo-store/pom.xml b/store-implementation/accumulo-store/pom.xml index b509c235c45..cf52626ffce 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.4-SNAPSHOT + 2.0.0-alpha-0.5 accumulo-store diff --git a/store-implementation/federated-store/pom.xml b/store-implementation/federated-store/pom.xml index 350bd75356a..b3208d5ee25 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.4-SNAPSHOT + 2.0.0-alpha-0.5 federated-store diff --git a/store-implementation/map-store/pom.xml b/store-implementation/map-store/pom.xml index 61b6520b526..d2cc2993fba 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.4-SNAPSHOT + 2.0.0-alpha-0.5 map-store diff --git a/store-implementation/pom.xml b/store-implementation/pom.xml index e4db51af375..06ef5d85d70 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.4-SNAPSHOT + 2.0.0-alpha-0.5 4.0.0 diff --git a/store-implementation/proxy-store/pom.xml b/store-implementation/proxy-store/pom.xml index b5ce770edbe..36d96e8097f 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.4-SNAPSHOT + 2.0.0-alpha-0.5 proxy-store