From 135ca4a86f82cc5f98fb90a444946af417d6e20c Mon Sep 17 00:00:00 2001 From: CyB3RC0nN0R Date: Sat, 11 Jan 2020 11:43:31 +0100 Subject: [PATCH] Replaces local dependencies with jitpack.io dependencies --- .classpath | 6 ++++++ pom.xml | 15 +++++++++++---- 2 files changed, 17 insertions(+), 4 deletions(-) diff --git a/.classpath b/.classpath index 047eee0..b468bc4 100644 --- a/.classpath +++ b/.classpath @@ -29,5 +29,11 @@ + + + + + + diff --git a/pom.xml b/pom.xml index 48a6be0..c0ed70b 100644 --- a/pom.xml +++ b/pom.xml @@ -17,16 +17,23 @@ 1.8 + + + jitpack.io + https://jitpack.io + + + - informatik-ag-ngl + com.github.informatik-ag-ngl envoy-common - 0.2-alpha + develop-SNAPSHOT - informatik-ag-ngl + com.github.informatik-ag-ngl java-nio-server - 0.0.1-SNAPSHOT + master-SNAPSHOT org.hibernate