From 04f141aa4783d9b94cc2a00f196918866caecd55 Mon Sep 17 00:00:00 2001 From: Mark Raynsford Date: Sat, 1 Jun 2024 16:41:36 +0000 Subject: [PATCH] Mark 1.0.0-SNAPSHOT. --- com.io7m.darco.api/pom.xml | 2 +- com.io7m.darco.examples/pom.xml | 2 +- com.io7m.darco.postgres/pom.xml | 2 +- com.io7m.darco.sqlite/pom.xml | 2 +- com.io7m.darco.templating/pom.xml | 2 +- com.io7m.darco.tests/pom.xml | 2 +- pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/com.io7m.darco.api/pom.xml b/com.io7m.darco.api/pom.xml index 79946de..2d9ff32 100644 --- a/com.io7m.darco.api/pom.xml +++ b/com.io7m.darco.api/pom.xml @@ -9,7 +9,7 @@ com.io7m.darco com.io7m.darco - 1.0.0-beta0001 + 1.0.0-SNAPSHOT com.io7m.darco.api diff --git a/com.io7m.darco.examples/pom.xml b/com.io7m.darco.examples/pom.xml index 71c7552..f7a6efe 100644 --- a/com.io7m.darco.examples/pom.xml +++ b/com.io7m.darco.examples/pom.xml @@ -9,7 +9,7 @@ com.io7m.darco com.io7m.darco - 1.0.0-beta0001 + 1.0.0-SNAPSHOT com.io7m.darco.examples diff --git a/com.io7m.darco.postgres/pom.xml b/com.io7m.darco.postgres/pom.xml index 288042b..1862dd5 100644 --- a/com.io7m.darco.postgres/pom.xml +++ b/com.io7m.darco.postgres/pom.xml @@ -9,7 +9,7 @@ com.io7m.darco com.io7m.darco - 1.0.0-beta0001 + 1.0.0-SNAPSHOT com.io7m.darco.postgres diff --git a/com.io7m.darco.sqlite/pom.xml b/com.io7m.darco.sqlite/pom.xml index e92cd85..03abfb8 100644 --- a/com.io7m.darco.sqlite/pom.xml +++ b/com.io7m.darco.sqlite/pom.xml @@ -9,7 +9,7 @@ com.io7m.darco com.io7m.darco - 1.0.0-beta0001 + 1.0.0-SNAPSHOT com.io7m.darco.sqlite diff --git a/com.io7m.darco.templating/pom.xml b/com.io7m.darco.templating/pom.xml index a3f0bfb..15094d2 100644 --- a/com.io7m.darco.templating/pom.xml +++ b/com.io7m.darco.templating/pom.xml @@ -9,7 +9,7 @@ com.io7m.darco com.io7m.darco - 1.0.0-beta0001 + 1.0.0-SNAPSHOT com.io7m.darco.templating diff --git a/com.io7m.darco.tests/pom.xml b/com.io7m.darco.tests/pom.xml index c7770af..30ee6d6 100644 --- a/com.io7m.darco.tests/pom.xml +++ b/com.io7m.darco.tests/pom.xml @@ -9,7 +9,7 @@ com.io7m.darco com.io7m.darco - 1.0.0-beta0001 + 1.0.0-SNAPSHOT com.io7m.darco.tests diff --git a/pom.xml b/pom.xml index 00db0d3..ee942d6 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ com.io7m.darco com.io7m.darco - 1.0.0-beta0001 + 1.0.0-SNAPSHOT pom com.io7m.darco