From cd77b8ba175bfa7c7c558b0dcd66fe2e19930ce7 Mon Sep 17 00:00:00 2001 From: Jenkins <jenkins@dlcm.ch> Date: Tue, 29 Oct 2019 12:03:40 +0100 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 5e7630ad4..c1b46869c 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ <groupId>ch.dlcm</groupId> <artifactId>dlcm-portal</artifactId> <packaging>pom</packaging> - <version>1.6.0</version> + <version>1.7.0-SNAPSHOT</version> <properties> <!-- Base web context used for the Angular application --> @@ -18,7 +18,7 @@ <scm> <connection>scm:git:git@gitlab.unige.ch:dlcm/ui/dlcm-portal.git</connection> - <tag>dlcm-1.6.0</tag> + <tag>HEAD</tag> </scm> <distributionManagement> -- GitLab