[java-opensaml] branch maint-3.3 updated: Override ldaptive version override.
Scott Cantor
cantor.2 at osu.edu
Fri Sep 29 12:55:04 EDT 2017
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch maint-3.3
in repository java-opensaml.
View the commit online:
http://git.shibboleth.net/view/?p=java-opensaml.git;a=commit;h=e4996345a7d74f1076646d19ed9d5c0ee01b7921
The following commit(s) were added to refs/heads/maint-3.3 by this push:
new e499634 Override ldaptive version override.
e499634 is described below
commit e4996345a7d74f1076646d19ed9d5c0ee01b7921
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Sep 29 12:55:02 2017 -0400
Override ldaptive version override.
---
opensaml-parent/pom.xml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/opensaml-parent/pom.xml b/opensaml-parent/pom.xml
index 7b7fb3b..13d7e9e 100644
--- a/opensaml-parent/pom.xml
+++ b/opensaml-parent/pom.xml
@@ -49,6 +49,8 @@
<svn.relative.location>java-opensaml/trunk</svn.relative.location>
<java-support.version>7.3.0</java-support.version>
<spring-extensions.version>5.3.0</spring-extensions.version>
+ <!-- Override version on branch. -->
+ <ldaptive.version>1.0.11</ldaptive.version>
<checkstyle.configLocation>${project.basedir}/../opensaml-parent/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
<opensaml-parent.site.url>${shibboleth.site.url}java-opensaml/${project.version}/</opensaml-parent.site.url>
<opensaml-module.site.url>${opensaml-parent.site.url}${project.artifactId}</opensaml-module.site.url>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list