From 944fe1e8c8bb0c469bf45f3448f12161ef26ac42 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Wed, 12 Oct 2022 12:33:19 +0200 Subject: [PATCH] #92 - Release version 3.0.0-RC1. --- 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 90859be..d012bf8 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -10,7 +10,7 @@ org.springframework.plugin spring-plugin - 3.0.0-SNAPSHOT + 3.0.0-RC1 diff --git a/metadata/pom.xml b/metadata/pom.xml index 7ed350f..04ede73 100644 --- a/metadata/pom.xml +++ b/metadata/pom.xml @@ -9,7 +9,7 @@ org.springframework.plugin spring-plugin - 3.0.0-SNAPSHOT + 3.0.0-RC1 diff --git a/pom.xml b/pom.xml index de6fc8e..140f9bc 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ spring-plugin pom Spring Plugin - 3.0.0-SNAPSHOT + 3.0.0-RC1 Simple plugin infrastructure @@ -353,7 +353,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 + 3.0.0-RC1