From 8743addf0482ff66325f52863f14c667cce6f158 Mon Sep 17 00:00:00 2001 From: Glen Schrader Date: Mon, 19 Feb 2024 12:36:30 -0700 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- cacio-shared/pom.xml | 2 +- cacio-tta/pom.xml | 2 +- pom.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cacio-shared/pom.xml b/cacio-shared/pom.xml index 5cf349c..78a1817 100644 --- a/cacio-shared/pom.xml +++ b/cacio-shared/pom.xml @@ -3,7 +3,7 @@ com.github.caciocavallosilano cacio - 1.18 + 1.19-SNAPSHOT cacio-shared jar diff --git a/cacio-tta/pom.xml b/cacio-tta/pom.xml index 4ecb1b6..3c04d78 100644 --- a/cacio-tta/pom.xml +++ b/cacio-tta/pom.xml @@ -3,7 +3,7 @@ com.github.caciocavallosilano cacio - 1.18 + 1.19-SNAPSHOT cacio-tta jar diff --git a/pom.xml b/pom.xml index 8d3d3b8..fba6d9b 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.github.caciocavallosilano cacio - 1.18 + 1.19-SNAPSHOT pom Caciocavallo Main Module @@ -23,7 +23,7 @@ scm:git:ssh://git@github.com/CaciocavalloSilano/caciocavallo.git scm:git:ssh://git@github.com/CaciocavalloSilano/caciocavallo.git https://github.com/CaciocavalloSilano/caciocavallo - cacio-1.18 + HEAD