From 4dd8873a61843f59e2f41ddb369a02e190bd7425 Mon Sep 17 00:00:00 2001
From: Christian Wulf <chw@informatik.uni-kiel.de>
Date: Thu, 31 Jul 2014 11:13:16 +0200
Subject: [PATCH] fixed pom

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

diff --git a/pom.xml b/pom.xml
index e0c85b35..c25e9dc9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,6 +16,7 @@
 
 	<repositories>
 		<repository>
+			<!-- kieker:1.10-SNAPSHOT -->
 			<id>sonatype.oss.snapshots</id>
 			<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
 		</repository>
-- 
GitLab