[java-parent-project] branch maint-7 updated: Update ldaptive version, fix second joda-time link.
Scott Cantor
cantor.2 at osu.edu
Fri Sep 29 12:53:19 EDT 2017
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch maint-7
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=894cc03f30718b72c4d40a5ce47e8b5a2f7becec
The following commit(s) were added to refs/heads/maint-7 by this push:
new 894cc03 Update ldaptive version, fix second joda-time link.
894cc03 is described below
commit 894cc03f30718b72c4d40a5ce47e8b5a2f7becec
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 1e87e6c..f41023a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<guava.version>19.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