From 99461873246cacfb9d984cf59c39c718328b4aac Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Mon, 20 Sep 2021 17:10:05 +0200 Subject: [PATCH] #70 - Switch to current version scheme. --- 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 0c32052..31ebce8 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -10,7 +10,7 @@ org.springframework.plugin spring-plugin - 2.1.0.BUILD-SNAPSHOT + 2.1.0-SNAPSHOT diff --git a/metadata/pom.xml b/metadata/pom.xml index bd220c4..b15c240 100644 --- a/metadata/pom.xml +++ b/metadata/pom.xml @@ -9,7 +9,7 @@ org.springframework.plugin spring-plugin - 2.1.0.BUILD-SNAPSHOT + 2.1.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index d07a16b..e0d692b 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ spring-plugin pom Spring Plugin - 2.1.0.BUILD-SNAPSHOT + 2.1.0-SNAPSHOT Simple plugin infrastructure