From 218850dd69161c68b44a4c484e2de4628bbe2289 Mon Sep 17 00:00:00 2001
From: Nelson Tavares de Sousa <ntd@informatik.uni-kiel.de>
Date: Wed, 28 Jan 2015 10:48:07 +0100
Subject: [PATCH] added a link to teetime's markdown module

---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8431ad15..557eb76e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -257,7 +257,7 @@
 				<artifactId>maven-site-plugin</artifactId>
 				<version>3.3</version>
 				<dependencies>
-					<!-- for using markdown syntax -->
+					<!-- for using markdown syntax gitlab@build.se.informatik.uni-kiel.de:nts/doxia-module-markdown-teetime.git -->
 					<dependency>
 						<groupId>org.apache.maven.doxia</groupId>
 						<artifactId>doxia-module-markdown-teetime</artifactId>
-- 
GitLab