From 2653fd4ff9882c1fecd57781563af69e17e22173 Mon Sep 17 00:00:00 2001 From: Dmitry Tsitelov Date: Fri, 7 Apr 2023 23:20:43 +0300 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- libtest/pom.xml | 2 +- lincheck/pom.xml | 2 +- pom.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/libtest/pom.xml b/libtest/pom.xml index dc7586f..8657340 100755 --- a/libtest/pom.xml +++ b/libtest/pom.xml @@ -12,7 +12,7 @@ com.devexperts.lincheck lincheck-all - 3.0 + 3.1-SNAPSHOT 4.0.0 diff --git a/lincheck/pom.xml b/lincheck/pom.xml index 28c47bb..5425a71 100755 --- a/lincheck/pom.xml +++ b/lincheck/pom.xml @@ -12,7 +12,7 @@ com.devexperts.lincheck lincheck-all - 3.0 + 3.1-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index d1f62ae..2bde84e 100755 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ com.devexperts.lincheck lincheck-all pom - 3.0 + 3.1-SNAPSHOT lin-check (all) Linearizability checker framework @@ -369,7 +369,7 @@ scm:git:https://stash.in.devexperts.com/scm/dxlab/lin-check.git scm:git:ssh://git@stash.in.devexperts.com:7999/dxlab/lin-check.git - lincheck-3.0 + HEAD