[java-parent-project] branch master updated: Update ldaptive version, fix second joda-time link.
Ian Young
ian at iay.org.uk
Sun Oct 1 06:52:36 EDT 2017
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch master
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=1e7ea5721a2819f28be217fa90730be4aee8280c
The following commit(s) were added to refs/heads/master by this push:
new 1e7ea57 Update ldaptive version, fix second joda-time link.
1e7ea57 is described below
commit 1e7ea5721a2819f28be217fa90730be4aee8280c
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Sep 29 12:53:16 2017 -0400
Update ldaptive version, fix second joda-time link.
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index d9b3713..263cf06 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<guava.version>23.0</guava.version>
<jetty.groupId>org.eclipse.jetty</jetty.groupId>
<jetty.version>9.2.14.v20151106</jetty.version>
- <ldaptive.version>1.0.11-SNAPSHOT</ldaptive.version>
+ <ldaptive.version>1.0.11</ldaptive.version>
<logback.version>1.1.9</logback.version>
<metrics.version>3.1.2</metrics.version>
<jackson.version>2.8.3</jackson.version>
@@ -591,7 +591,7 @@
<link>http://hc.apache.org/httpcomponents-client-ga/httpclient-cache/apidocs/</link>
<link>http://hc.apache.org/httpcomponents-client-ga/httpclient/apidocs/</link>
<link>http://javamail.kenai.com/nonav/javadocs/</link>
- <link>http://joda-time.sourceforge.net/api-release/</link>
+ <link>http://www.joda.org/joda-time/apidocs/</link>
<link>http://logback.qos.ch/apidocs/</link>
<link>http://santuario.apache.org/Java/api/</link>
<link>http://testng.org/javadocs/</link>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list