From 624f2ce753f5b32b94196fc5c38ccdfd08caee98 Mon Sep 17 00:00:00 2001 From: Stephan Schroevers Date: Wed, 10 Aug 2022 15:06:32 +0200 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- 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 4e02024d..172e1ce5 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.1.0 + 0.1.1-SNAPSHOT error-prone-contrib diff --git a/pom.xml b/pom.xml index 03bac425..50ab430a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ tech.picnic.error-prone-support error-prone-support - 0.1.0 + 0.1.1-SNAPSHOT pom Picnic :: Error Prone Support @@ -48,7 +48,7 @@ scm:git:git@github.com:PicnicSupermarket/error-prone-support.git - v0.1.0 + HEAD https://github.com/PicnicSupermarket/error-prone-support diff --git a/refaster-compiler/pom.xml b/refaster-compiler/pom.xml index f2f593d3..08d70253 100644 --- a/refaster-compiler/pom.xml +++ b/refaster-compiler/pom.xml @@ -5,7 +5,7 @@ tech.picnic.error-prone-support error-prone-support - 0.1.0 + 0.1.1-SNAPSHOT refaster-compiler diff --git a/refaster-runner/pom.xml b/refaster-runner/pom.xml index 8a5fe25d..b6050922 100644 --- a/refaster-runner/pom.xml +++ b/refaster-runner/pom.xml @@ -5,7 +5,7 @@ tech.picnic.error-prone-support error-prone-support - 0.1.0 + 0.1.1-SNAPSHOT refaster-runner diff --git a/refaster-support/pom.xml b/refaster-support/pom.xml index 288a9098..acb83ebf 100644 --- a/refaster-support/pom.xml +++ b/refaster-support/pom.xml @@ -5,7 +5,7 @@ tech.picnic.error-prone-support error-prone-support - 0.1.0 + 0.1.1-SNAPSHOT refaster-support diff --git a/refaster-test-support/pom.xml b/refaster-test-support/pom.xml index c7502f24..54a014e0 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.1.0 + 0.1.1-SNAPSHOT refaster-test-support