From e9230e7ee03c40771e887de37fb2add7c36bca02 Mon Sep 17 00:00:00 2001 From: Kai Koenig Date: Thu, 29 Aug 2024 15:44:38 +1200 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- pom.xml | 2 +- sampleJakartaEEApp/pom.xml | 2 +- sampleapp/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 07b5f39..0fa3c5a 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ https://github.com/mindscapehq/raygun4java scm:git:ssh://git@github.com/MindscapeHQ/raygun4java.git scm:git:ssh://git@github.com/MindscapeHQ/raygun4java.git - raygun4java-4.1.0 + HEAD diff --git a/sampleJakartaEEApp/pom.xml b/sampleJakartaEEApp/pom.xml index 9c63bd5..38bce5c 100644 --- a/sampleJakartaEEApp/pom.xml +++ b/sampleJakartaEEApp/pom.xml @@ -6,7 +6,7 @@ com.mindscapehq raygun4java - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT sampleJakartaEEApp war diff --git a/sampleapp/pom.xml b/sampleapp/pom.xml index c181233..0d7e80d 100644 --- a/sampleapp/pom.xml +++ b/sampleapp/pom.xml @@ -5,7 +5,7 @@ com.mindscapehq raygun4java - 4.1.0-SNAPSHOT + 4.1.1-SNAPSHOT sampleapp jar