From c4a67b137cf90fd81886ba3980444730537c2a7c Mon Sep 17 00:00:00 2001 From: Mark Raynsford Date: Wed, 8 May 2024 19:30:54 +0000 Subject: [PATCH] Mark release 1.0.1 --- README-CHANGES.xml | 11 +++++++++-- com.io7m.seltzer.api/pom.xml | 2 +- com.io7m.seltzer.tests/pom.xml | 2 +- pom.xml | 4 ++-- 4 files changed, 13 insertions(+), 6 deletions(-) diff --git a/README-CHANGES.xml b/README-CHANGES.xml index 411b9d6..b2b2c59 100644 --- a/README-CHANGES.xml +++ b/README-CHANGES.xml @@ -6,8 +6,15 @@ - - + + + + + + + + + diff --git a/com.io7m.seltzer.api/pom.xml b/com.io7m.seltzer.api/pom.xml index 7d4dddc..88dc973 100644 --- a/com.io7m.seltzer.api/pom.xml +++ b/com.io7m.seltzer.api/pom.xml @@ -9,7 +9,7 @@ com.io7m.seltzer com.io7m.seltzer - 1.0.1-SNAPSHOT + 1.0.1 com.io7m.seltzer.api diff --git a/com.io7m.seltzer.tests/pom.xml b/com.io7m.seltzer.tests/pom.xml index d61510f..40fa8ee 100644 --- a/com.io7m.seltzer.tests/pom.xml +++ b/com.io7m.seltzer.tests/pom.xml @@ -9,7 +9,7 @@ com.io7m.seltzer com.io7m.seltzer - 1.0.1-SNAPSHOT + 1.0.1 com.io7m.seltzer.tests diff --git a/pom.xml b/pom.xml index 9953e08..b2e12c2 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ com.io7m.seltzer com.io7m.seltzer - 1.0.1-SNAPSHOT + 1.0.1 pom com.io7m.seltzer @@ -153,4 +153,4 @@ - + \ No newline at end of file