From 35e70425b8f7dea3ad291e06b5f83f1983e877dc Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Thu, 17 Apr 2025 17:02:21 +0200 Subject: [PATCH] GH-105 - Release version 4.0.0-M1. --- 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 e917cf2..e4bdfbb 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -10,7 +10,7 @@ org.springframework.plugin spring-plugin - 4.0.0-SNAPSHOT + 4.0.0-M1 diff --git a/pom.xml b/pom.xml index 65eba6a..f9696f6 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ spring-plugin pom Spring Plugin - 4.0.0-SNAPSHOT + 4.0.0-M1 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 - HEAD + 4.0.0-M1