From a99d32406bcbcc4e993dea844b0cc94c3e176767 Mon Sep 17 00:00:00 2001
From: GitLab Release Runner
 <gitlab-runner@runner-868bxn3-project-3302-concurrent-0>
Date: Thu, 5 Nov 2020 07:48:12 +0000
Subject: [PATCH] [maven-release-plugin] prepare release
 OpenOLAT_15.2.7.uibk-002

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

diff --git a/pom.xml b/pom.xml
index 7a74193bfbd..36decd145a6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>org.openolat</groupId>
 	<artifactId>openolat-lms</artifactId>
-	<version>-SNAPSHOT</version>
+	<version>15.2.7.uibk-002</version>
 	<packaging>war</packaging>
 	<name>OpenOLAT LMS</name>
 	<url>https://www.openolat.com</url>
@@ -44,7 +44,7 @@
 		<connection>scm:git:git@git.uibk.ac.at:zid/dmlt/olat/openolat.git</connection>
 		<developerConnection>scm:git:git@git.uibk.ac.at:zid/dmlt/olat/openolat.git</developerConnection>
 		<url>https://git.uibk.ac.at/zid/dmlt/olat/openolat</url>
-	  <tag>HEAD</tag>
+	  <tag>OpenOLAT_15.2.7.uibk-002</tag>
 	</scm>
 	<mailingLists>
 		<mailingList>
-- 
GitLab