From cb35dcb4ac983826e760b0c226e5c1dc0f263fae Mon Sep 17 00:00:00 2001 From: Svetoslav Neykov Date: Wed, 30 Mar 2016 17:47:37 +0300 Subject: [PATCH] Download parent pom from remote repo if local version is not available --- pom.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/pom.xml b/pom.xml index 1e79b0b..fce24e1 100644 --- a/pom.xml +++ b/pom.xml @@ -55,6 +55,23 @@ all + + + + apache.snapshots + Apache Snapshot Repository + http://repository.apache.org/snapshots + + false + + + +