diff --git a/core/pom.xml b/core/pom.xml index a99b2710..d0bf393c 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,12 +4,12 @@ uk.gov.gchq.magma-core magma-core - 3.0.1 + 3.0.2-SNAPSHOT uk.gov.gchq.magma-core core - 3.0.1 + 3.0.2-SNAPSHOT core diff --git a/examples/pom.xml b/examples/pom.xml index 413a5447..0b49a50a 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -4,12 +4,12 @@ uk.gov.gchq.magma-core magma-core - 3.0.1 + 3.0.2-SNAPSHOT uk.gov.gchq.magma-core demo - 3.0.1 + 3.0.2-SNAPSHOT examples diff --git a/hqdm-rdf-canonical/pom.xml b/hqdm-rdf-canonical/pom.xml index 55f1bde0..7b982b27 100644 --- a/hqdm-rdf-canonical/pom.xml +++ b/hqdm-rdf-canonical/pom.xml @@ -4,12 +4,12 @@ uk.gov.gchq.magma-core magma-core - 3.0.1 + 3.0.2-SNAPSHOT uk.gov.gchq.magma-core hqdm-rdf-canonical - 3.0.1 + 3.0.2-SNAPSHOT hqdm-rdf-canonical diff --git a/hqdm-rdf/pom.xml b/hqdm-rdf/pom.xml index 87fce2b9..30ad6dc5 100644 --- a/hqdm-rdf/pom.xml +++ b/hqdm-rdf/pom.xml @@ -4,12 +4,12 @@ uk.gov.gchq.magma-core magma-core - 3.0.1 + 3.0.2-SNAPSHOT uk.gov.gchq.magma-core hqdm-rdf - 3.0.1 + 3.0.2-SNAPSHOT hqdm-rdf diff --git a/hqdm/pom.xml b/hqdm/pom.xml index 21387b89..a2c2c956 100644 --- a/hqdm/pom.xml +++ b/hqdm/pom.xml @@ -4,12 +4,12 @@ uk.gov.gchq.magma-core magma-core - 3.0.1 + 3.0.2-SNAPSHOT uk.gov.gchq.magma-core hqdm - 3.0.1 + 3.0.2-SNAPSHOT hqdm diff --git a/pom.xml b/pom.xml index db53fad8..fe9b7376 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ uk.gov.gchq.magma-core magma-core - 3.0.1 + 3.0.2-SNAPSHOT pom Magma Core @@ -51,7 +51,7 @@ scm:git:https://github.com/gchq/MagmaCore.git - 3.0.1 + HEAD @@ -67,22 +67,22 @@ uk.gov.gchq.magma-core core - 3.0.1 + 3.0.2-SNAPSHOT uk.gov.gchq.magma-core hqdm - 3.0.1 + 3.0.2-SNAPSHOT uk.gov.gchq.magma-core hqdm-rdf - 3.0.1 + 3.0.2-SNAPSHOT uk.gov.gchq.magma-core hqdm-rdf-canonical - 3.0.1 + 3.0.2-SNAPSHOT junit