From 96af6d4fc8eb9ef0fa45acc2bf17cfc6d66b295d Mon Sep 17 00:00:00 2001 From: "dapla-bot[bot]" <143391972+dapla-bot[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 18:35:04 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 845df45..67c19ef 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ <groupId>no.ssb.dapla.dlp.pseudo.func</groupId> <artifactId>dapla-dlp-pseudo-func</artifactId> - <version>1.2.7</version> + <version>1.2.8-SNAPSHOT</version> <name>dapla-dlp-pseudo-func</name> <properties> @@ -45,7 +45,7 @@ <scm> <developerConnection>scm:git:https://github.com/${github.repository}.git</developerConnection> <url>https://github.com/${github.repository}</url> - <tag>dapla-dlp-pseudo-func-1.2.7</tag> + <tag>HEAD</tag> </scm> <dependencies>