From fe274dc6ad1d615825837494cdf767a77a868246 Mon Sep 17 00:00:00 2001 From: Mark Raynsford Date: Sat, 6 Jan 2024 11:55:32 +0000 Subject: [PATCH] Begin next development iteration. --- com.io7m.quarrel.core/pom.xml | 2 +- com.io7m.quarrel.documentation/pom.xml | 2 +- com.io7m.quarrel.example/pom.xml | 2 +- com.io7m.quarrel.ext.logback/pom.xml | 2 +- com.io7m.quarrel.ext.xstructural/pom.xml | 2 +- com.io7m.quarrel.tests/pom.xml | 2 +- pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/com.io7m.quarrel.core/pom.xml b/com.io7m.quarrel.core/pom.xml index 1a23a97..c9274ea 100644 --- a/com.io7m.quarrel.core/pom.xml +++ b/com.io7m.quarrel.core/pom.xml @@ -9,7 +9,7 @@ com.io7m.quarrel com.io7m.quarrel - 1.5.0 + 1.6.0-SNAPSHOT com.io7m.quarrel.core diff --git a/com.io7m.quarrel.documentation/pom.xml b/com.io7m.quarrel.documentation/pom.xml index a32ce86..11a97a2 100644 --- a/com.io7m.quarrel.documentation/pom.xml +++ b/com.io7m.quarrel.documentation/pom.xml @@ -9,7 +9,7 @@ com.io7m.quarrel com.io7m.quarrel - 1.5.0 + 1.6.0-SNAPSHOT com.io7m.quarrel.documentation diff --git a/com.io7m.quarrel.example/pom.xml b/com.io7m.quarrel.example/pom.xml index 97d497e..9af6736 100644 --- a/com.io7m.quarrel.example/pom.xml +++ b/com.io7m.quarrel.example/pom.xml @@ -9,7 +9,7 @@ com.io7m.quarrel com.io7m.quarrel - 1.5.0 + 1.6.0-SNAPSHOT com.io7m.quarrel.example diff --git a/com.io7m.quarrel.ext.logback/pom.xml b/com.io7m.quarrel.ext.logback/pom.xml index aaa19d6..203ae3a 100644 --- a/com.io7m.quarrel.ext.logback/pom.xml +++ b/com.io7m.quarrel.ext.logback/pom.xml @@ -9,7 +9,7 @@ com.io7m.quarrel com.io7m.quarrel - 1.5.0 + 1.6.0-SNAPSHOT com.io7m.quarrel.ext.logback diff --git a/com.io7m.quarrel.ext.xstructural/pom.xml b/com.io7m.quarrel.ext.xstructural/pom.xml index 6da1193..9f3f147 100644 --- a/com.io7m.quarrel.ext.xstructural/pom.xml +++ b/com.io7m.quarrel.ext.xstructural/pom.xml @@ -9,7 +9,7 @@ com.io7m.quarrel com.io7m.quarrel - 1.5.0 + 1.6.0-SNAPSHOT com.io7m.quarrel.ext.xstructural diff --git a/com.io7m.quarrel.tests/pom.xml b/com.io7m.quarrel.tests/pom.xml index e360384..375beb7 100644 --- a/com.io7m.quarrel.tests/pom.xml +++ b/com.io7m.quarrel.tests/pom.xml @@ -9,7 +9,7 @@ com.io7m.quarrel com.io7m.quarrel - 1.5.0 + 1.6.0-SNAPSHOT com.io7m.quarrel.tests diff --git a/pom.xml b/pom.xml index 77ca9eb..be7f265 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ com.io7m.quarrel com.io7m.quarrel - 1.5.0 + 1.6.0-SNAPSHOT pom com.io7m.quarrel