From 11903bee7b58cbda224b3824c6b0e9b5559ad113 Mon Sep 17 00:00:00 2001 From: Bruno Marins Date: Mon, 21 Jan 2019 16:30:23 -0200 Subject: [PATCH] Adiciona repositorios externos --- pom.xml | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0713a90..90641a1 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,15 @@ UTF-8 - + + + + spring + http://repo.spring.io/plugins-release/ + spring + + + @@ -93,6 +101,8 @@ + + org.jboss.ejb3 @@ -100,7 +110,13 @@ provided 3.1.0 - + + + + org.jboss.logging + jboss-logging + 3.3.0.Final + -- libgit2 0.21.2