From e39fd453e102e0dabcba483bbb6391e4066e0057 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Wed, 16 Nov 2022 12:29:55 +0100 Subject: [PATCH] #95 - Prepare next development iteration. --- core/pom.xml | 2 +- metadata/pom.xml | 2 +- pom.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index c89ad98..25b6faf 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -10,7 +10,7 @@ org.springframework.plugin spring-plugin - 3.0.0 + 3.1.0-SNAPSHOT diff --git a/metadata/pom.xml b/metadata/pom.xml index 68f5324..46d5fa3 100644 --- a/metadata/pom.xml +++ b/metadata/pom.xml @@ -9,7 +9,7 @@ org.springframework.plugin spring-plugin - 3.0.0 + 3.1.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index f8bb49d..6ee5069 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ spring-plugin pom Spring Plugin - 3.0.0 + 3.1.0-SNAPSHOT Simple plugin infrastructure @@ -347,7 +347,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 - 3.0.0 + HEAD