[jira_http_authentication] 11/13: locating depends
Scott Cantor
cantor.2 at osu.edu
Fri Aug 4 13:50:42 EDT 2017
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository jira_http_authentication.
View the commit online:
http://git.shibboleth.net/view/?p=jira_http_authentication.git;a=commit;h=22c3a1fd662d5cd8a78cd944606bf20c7d72b406
commit 22c3a1fd662d5cd8a78cd944606bf20c7d72b406
Author: Kevin Foote <kpfoote at uoregon.edu>
AuthorDate: Wed Jan 27 13:39:16 2016 -0800
locating depends
---
pom.xml | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 698649b..8c48591 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,8 +15,12 @@
<url>https://maven.atlassian.com/content/repositories/atlassian-public/</url>
</repository>
<repository>
- <id>Opencast Project Public</id>
- <url>http://repository.opencastproject.org/nexus/content/repositories/public/</url>
+ <id>Spring IO</id>
+ <url>http://repo.spring.io/libs-release-remote/</url>
+ </repository>
+ <repository>
+ <id>Nuxeo.org </id>
+ <url>https://maven-us.nuxeo.org/nexus/content/repositories/public/</url>
</repository>
</repositories>
<dependencies>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list