From 092a27d113232cf95f488dd409363e3a1beff8c1 Mon Sep 17 00:00:00 2001
From: Jenkins <jenkins@jenkins.unige.ch>
Date: Thu, 6 Feb 2020 12:28:14 +0100
Subject: [PATCH] [maven-release-plugin] prepare release dlcm-1.8.0

---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 855f04ec4..8b50476d3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
   <groupId>ch.dlcm</groupId>
   <artifactId>dlcm-portal</artifactId>
   <packaging>pom</packaging>
-  <version>1.8.0-SNAPSHOT</version>
+  <version>1.8.0</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>HEAD</tag>
+    <tag>dlcm-1.8.0</tag>
   </scm>
 
   <distributionManagement>
-- 
GitLab