From c22fb6a976875abd006d2bff9e82a8a934bc1a03 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Sun, 20 Mar 2022 16:32:42 +0000 Subject: [PATCH] Drop BUILD prefix in snapshot label --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0ff7190..2013476 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.guice spring-guice - 2.0.0.BUILD-SNAPSHOT + 2.0.0-SNAPSHOT spring-guice Utilities for using Spring with Guice and vice versa @@ -142,6 +142,7 @@ io.spring.javaformat spring-javaformat-maven-plugin 0.0.31 + validate