From c8229f657cdbbeda33d5193b6bbe98efa43678a5 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Thu, 17 Apr 2025 17:02:21 +0200 Subject: [PATCH] GH-105 - Prepare next development iteration. --- core/pom.xml | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index e4bdfbb..e917cf2 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -10,7 +10,7 @@ org.springframework.plugin spring-plugin - 4.0.0-M1 + 4.0.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index f9696f6..65eba6a 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ spring-plugin pom Spring Plugin - 4.0.0-M1 + 4.0.0-SNAPSHOT Simple plugin infrastructure @@ -413,7 +413,7 @@ https://github.com/spring-projects/spring-plugin scm:git:git://github.com/spring-projects/spring-plugin.git scm:git:ssh://git@github.com:spring-projects/spring-plugin.git - 4.0.0-M1 + HEAD