From 41f0842695e90670c2d97704efb1e1541268aa27 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Thu, 13 Feb 2025 10:52:15 +0100 Subject: [PATCH] GH-105 - Prepare next development iteration. --- core/pom.xml | 2 +- metadata/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 25b6faf..e917cf2 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -10,7 +10,7 @@ org.springframework.plugin spring-plugin - 3.1.0-SNAPSHOT + 4.0.0-SNAPSHOT diff --git a/metadata/pom.xml b/metadata/pom.xml index 46d5fa3..5214c4c 100644 --- a/metadata/pom.xml +++ b/metadata/pom.xml @@ -9,7 +9,7 @@ org.springframework.plugin spring-plugin - 3.1.0-SNAPSHOT + 4.0.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index 6ee5069..bd9ed62 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ spring-plugin pom Spring Plugin - 3.1.0-SNAPSHOT + 4.0.0-SNAPSHOT Simple plugin infrastructure