From 07f7e7bf5fc278dedf4b1d1186ec185502d6c233 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Fri, 14 Jan 2022 11:29:05 +0100 Subject: [PATCH] #77 - Release version 3.0 M1. --- 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 90859be..ef1a948 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-M1 diff --git a/metadata/pom.xml b/metadata/pom.xml index 7ed350f..3ae1bd0 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-M1 diff --git a/pom.xml b/pom.xml index 1370371..355bc46 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ spring-plugin pom Spring Plugin - 3.0.0-SNAPSHOT + 3.0.0-M1 Simple plugin infrastructure