From 326f3328a7d663028fed53f20ecceaaa7d877097 Mon Sep 17 00:00:00 2001 From: Stephan Schroevers Date: Tue, 20 Sep 2022 13:47:16 +0200 Subject: [PATCH] [maven-release-plugin] prepare release v0.3.0 --- error-prone-contrib/pom.xml | 2 +- pom.xml | 4 ++-- refaster-compiler/pom.xml | 2 +- refaster-runner/pom.xml | 2 +- refaster-support/pom.xml | 2 +- refaster-test-support/pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/error-prone-contrib/pom.xml b/error-prone-contrib/pom.xml index b35abc2726..3ad32fecca 100644 --- a/error-prone-contrib/pom.xml +++ b/error-prone-contrib/pom.xml @@ -5,7 +5,7 @@ tech.picnic.error-prone-support error-prone-support - 0.2.1-SNAPSHOT + 0.3.0 error-prone-contrib diff --git a/pom.xml b/pom.xml index 96d6468e17..7c4767bb13 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ tech.picnic.error-prone-support error-prone-support - 0.2.1-SNAPSHOT + 0.3.0 pom Picnic :: Error Prone Support @@ -48,7 +48,7 @@ scm:git:git@github.com:PicnicSupermarket/error-prone-support.git - HEAD + v0.3.0 https://github.com/PicnicSupermarket/error-prone-support diff --git a/refaster-compiler/pom.xml b/refaster-compiler/pom.xml index 26c2ce38d9..059453fb92 100644 --- a/refaster-compiler/pom.xml +++ b/refaster-compiler/pom.xml @@ -5,7 +5,7 @@ tech.picnic.error-prone-support error-prone-support - 0.2.1-SNAPSHOT + 0.3.0 refaster-compiler diff --git a/refaster-runner/pom.xml b/refaster-runner/pom.xml index 5f88259589..6df6509179 100644 --- a/refaster-runner/pom.xml +++ b/refaster-runner/pom.xml @@ -5,7 +5,7 @@ tech.picnic.error-prone-support error-prone-support - 0.2.1-SNAPSHOT + 0.3.0 refaster-runner diff --git a/refaster-support/pom.xml b/refaster-support/pom.xml index 326fb8db7c..7c9cea07a7 100644 --- a/refaster-support/pom.xml +++ b/refaster-support/pom.xml @@ -5,7 +5,7 @@ tech.picnic.error-prone-support error-prone-support - 0.2.1-SNAPSHOT + 0.3.0 refaster-support diff --git a/refaster-test-support/pom.xml b/refaster-test-support/pom.xml index 409f148a88..4138ee9c81 100644 --- a/refaster-test-support/pom.xml +++ b/refaster-test-support/pom.xml @@ -5,7 +5,7 @@ tech.picnic.error-prone-support error-prone-support - 0.2.1-SNAPSHOT + 0.3.0 refaster-test-support