diff --git a/com.io7m.jtensors.benchmarking/pom.xml b/com.io7m.jtensors.benchmarking/pom.xml index 57626f6b..7ce1b400 100644 --- a/com.io7m.jtensors.benchmarking/pom.xml +++ b/com.io7m.jtensors.benchmarking/pom.xml @@ -10,7 +10,7 @@ com.io7m.jtensors com.io7m.jtensors - 11.0.0 + 11.0.1-SNAPSHOT com.io7m.jtensors.benchmarking diff --git a/com.io7m.jtensors.core/pom.xml b/com.io7m.jtensors.core/pom.xml index d7def7ed..7499af83 100644 --- a/com.io7m.jtensors.core/pom.xml +++ b/com.io7m.jtensors.core/pom.xml @@ -10,7 +10,7 @@ com.io7m.jtensors com.io7m.jtensors - 11.0.0 + 11.0.1-SNAPSHOT com.io7m.jtensors.core diff --git a/com.io7m.jtensors.documentation/pom.xml b/com.io7m.jtensors.documentation/pom.xml index 340c113c..acfd7144 100644 --- a/com.io7m.jtensors.documentation/pom.xml +++ b/com.io7m.jtensors.documentation/pom.xml @@ -10,7 +10,7 @@ com.io7m.jtensors com.io7m.jtensors - 11.0.0 + 11.0.1-SNAPSHOT com.io7m.jtensors.documentation diff --git a/com.io7m.jtensors.generators/pom.xml b/com.io7m.jtensors.generators/pom.xml index ece2678c..60d4b8f8 100644 --- a/com.io7m.jtensors.generators/pom.xml +++ b/com.io7m.jtensors.generators/pom.xml @@ -10,7 +10,7 @@ com.io7m.jtensors com.io7m.jtensors - 11.0.0 + 11.0.1-SNAPSHOT com.io7m.jtensors.generators diff --git a/com.io7m.jtensors.orthonormalization/pom.xml b/com.io7m.jtensors.orthonormalization/pom.xml index 95f22189..bb8d3d5e 100644 --- a/com.io7m.jtensors.orthonormalization/pom.xml +++ b/com.io7m.jtensors.orthonormalization/pom.xml @@ -10,7 +10,7 @@ com.io7m.jtensors com.io7m.jtensors - 11.0.0 + 11.0.1-SNAPSHOT com.io7m.jtensors.orthonormalization diff --git a/com.io7m.jtensors.storage.api/pom.xml b/com.io7m.jtensors.storage.api/pom.xml index 2db5343f..dcc9687e 100644 --- a/com.io7m.jtensors.storage.api/pom.xml +++ b/com.io7m.jtensors.storage.api/pom.xml @@ -10,7 +10,7 @@ com.io7m.jtensors com.io7m.jtensors - 11.0.0 + 11.0.1-SNAPSHOT com.io7m.jtensors.storage.api diff --git a/com.io7m.jtensors.storage.bytebuffered/pom.xml b/com.io7m.jtensors.storage.bytebuffered/pom.xml index 5159dd84..2c0dc42f 100644 --- a/com.io7m.jtensors.storage.bytebuffered/pom.xml +++ b/com.io7m.jtensors.storage.bytebuffered/pom.xml @@ -10,7 +10,7 @@ com.io7m.jtensors com.io7m.jtensors - 11.0.0 + 11.0.1-SNAPSHOT com.io7m.jtensors.storage.bytebuffered diff --git a/com.io7m.jtensors.storage.heap/pom.xml b/com.io7m.jtensors.storage.heap/pom.xml index b4d6b6ba..45366409 100644 --- a/com.io7m.jtensors.storage.heap/pom.xml +++ b/com.io7m.jtensors.storage.heap/pom.xml @@ -10,7 +10,7 @@ com.io7m.jtensors com.io7m.jtensors - 11.0.0 + 11.0.1-SNAPSHOT com.io7m.jtensors.storage.heap diff --git a/com.io7m.jtensors.tests/pom.xml b/com.io7m.jtensors.tests/pom.xml index b3d52d59..2f21c814 100644 --- a/com.io7m.jtensors.tests/pom.xml +++ b/com.io7m.jtensors.tests/pom.xml @@ -9,7 +9,7 @@ com.io7m.jtensors com.io7m.jtensors - 11.0.0 + 11.0.1-SNAPSHOT com.io7m.jtensors.tests diff --git a/pom.xml b/pom.xml index bc67d71a..9b49ab81 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ com.io7m.jtensors com.io7m.jtensors - 11.0.0 + 11.0.1-SNAPSHOT pom com.io7m.jtensors @@ -35,7 +35,7 @@ - 10.0.0 + 11.0.0 17