From 6789048ad453b57c9dbc99fdcfcc1ab020a14688 Mon Sep 17 00:00:00 2001 From: Mark Raynsford Date: Mon, 6 May 2024 18:57:02 +0000 Subject: [PATCH] Use new immutables-style package. --- com.io7m.xstructural.api/pom.xml | 4 ++-- com.io7m.xstructural.documentation/pom.xml | 4 ++-- pom.xml | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/com.io7m.xstructural.api/pom.xml b/com.io7m.xstructural.api/pom.xml index 6cd324d..21b0292 100644 --- a/com.io7m.xstructural.api/pom.xml +++ b/com.io7m.xstructural.api/pom.xml @@ -35,8 +35,8 @@ provided - com.io7m.immutables.style - com.io7m.immutables.style + com.io7m.immutables-style + com.io7m.immutables-style provided diff --git a/com.io7m.xstructural.documentation/pom.xml b/com.io7m.xstructural.documentation/pom.xml index e6bc7f6..299c92b 100644 --- a/com.io7m.xstructural.documentation/pom.xml +++ b/com.io7m.xstructural.documentation/pom.xml @@ -75,8 +75,8 @@ provided - com.io7m.immutables.style - com.io7m.immutables.style + com.io7m.immutables-style + com.io7m.immutables-style provided diff --git a/pom.xml b/pom.xml index 5b8251f..4074aa6 100644 --- a/pom.xml +++ b/pom.xml @@ -110,9 +110,9 @@ ${com.io7m.immutables.version} - com.io7m.immutables.style - com.io7m.immutables.style - 0.0.1 + com.io7m.immutables-style + com.io7m.immutables-style + 1.0.0 ch.qos.logback