[java-parent-project-v3] branch master updated: Bump ldaptive version to 1.8.0-SNAPSHOT
Daniel Fisher
dfisher at vt.edu
Mon May 9 22:03:40 EDT 2016
This is an automated email from the git hooks/post-receive script.
dfisher pushed a commit to branch master
in repository java-parent-project-v3.
The following commit(s) were added to refs/heads/master by this push:
new 1680b3d Bump ldaptive version to 1.8.0-SNAPSHOT
1680b3d is described below
commit 1680b3de6d2e7b3fa257e73a991709be62424ac2
Author: Daniel Fisher <dfisher at gmail.com>
AuthorDate: Mon May 9 21:58:40 2016 -0400
Bump ldaptive version to 1.8.0-SNAPSHOT
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 03856e3..107a0b0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<httpclient.version>4.3.6</httpclient.version>
<jetty.groupId>org.eclipse.jetty</jetty.groupId>
<jetty.version>9.2.14.v20151106</jetty.version>
- <ldaptive.version>1.0.7</ldaptive.version>
+ <ldaptive.version>1.0.8-SNAPSHOT</ldaptive.version>
<logback.version>1.1.3</logback.version>
<slf4j.groupId>org.slf4j</slf4j.groupId>
<slf4j.version>1.7.12</slf4j.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list