From 1084e97aaa8a5d0c05855c7f55617cc1ea906a58 Mon Sep 17 00:00:00 2001 From: Christian Wulf <chw@informatik.uni-kiel.de> Date: Fri, 13 Feb 2015 10:42:10 +0100 Subject: [PATCH] added comment to pom --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 54c37764..3fe66f56 100644 --- a/pom.xml +++ b/pom.xml @@ -112,6 +112,7 @@ <groupId>org.jctools</groupId> <artifactId>jctools-core</artifactId> <version>1.0</version> +<!-- <version>1.1-SNAPSHOT</version> --> </dependency> </dependencies> -- GitLab