diff --git a/pom.xml b/pom.xml index 855f04ec474199a49b780c4c00a471d10df09f15..8b50476d3b95669dad3365192b0c9103c56c0861 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>