From 2fa024527fc05ecdefb8e7bfd8bad2dda0c52fd0 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Wed, 10 Feb 2016 14:18:20 +0100 Subject: [PATCH] Removed obsolete pick up of system properties. GitHub password is obtained from application-local.properties. --- pom.xml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 56efef4..4985cbd 100644 --- a/pom.xml +++ b/pom.xml @@ -96,7 +96,7 @@ maven-invoker 2.2 - + org.jgrapht jgrapht-core @@ -119,11 +119,6 @@ ${jar.mainclass} spring-data-release-shell - - - git.password=${git.password} - -