diff --git a/patches/api/0022-Add-PA-Repo.patch b/patches/api/0022-Add-PA-Repo.patch new file mode 100644 index 0000000..d452f86 --- /dev/null +++ b/patches/api/0022-Add-PA-Repo.patch @@ -0,0 +1,33 @@ +From 2b5638b7cf268d49615a86ff8214b39502ad20b1 Mon Sep 17 00:00:00 2001 +From: Austin Mayes +Date: Fri, 14 Jul 2017 22:46:17 -0500 +Subject: [PATCH] Add PA Repo + +--- + pom.xml | 11 +++++++++++ + 1 file changed, 11 insertions(+) + +diff --git a/pom.xml b/pom.xml +index 5448cf9..0c3fe9e 100644 +--- a/pom.xml ++++ b/pom.xml +@@ -21,6 +21,17 @@ + UTF-8 + + ++ ++ ++ pa-snapshots ++ https://repo.extension.ws/content/repositories/snapshots ++ ++ ++ pa-releases ++ https://repo.extension.ws/content/repositories/releases ++ ++ ++ + + + +-- +2.6.4 diff --git a/pom.xml b/pom.xml index 2394463..f82d0ac 100644 --- a/pom.xml +++ b/pom.xml @@ -8,9 +8,13 @@ pom + + avicus-repo + https://repo.avicus.net/content/repositories/releases/ + avicus-repo - https://repo.avicus.net/content/repositories/snapshots-private/ + https://repo.avicus.net/content/repositories/snapshots/ @@ -23,10 +27,6 @@ avicus-public https://repo.avicus.net/content/groups/private/ - - avicus-private - https://repo.avicus.net/content/groups/private/ -