From b9ce77d07e30979b8e184f7f37254d10aefad9a6 Mon Sep 17 00:00:00 2001 From: Nelson Tavares de Sousa <stu103017@mail.uni-kiel.de> Date: Wed, 29 Apr 2015 17:14:51 +0200 Subject: [PATCH] didn't work... next try --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ba49ecc6..887d1d88 100644 --- a/pom.xml +++ b/pom.xml @@ -300,7 +300,7 @@ <dependency> <groupId>org.apache.maven.wagon</groupId> <artifactId>maven-wagon</artifactId> - <version>f78c87d</version> + <version>2.9-SNAPSHOT</version> </dependency> <!-- skin --> <dependency> -- GitLab