[java-identity-provider] branch master updated: IDP-1269 - Update cryptacular in parent POM
Tom Zeller
tzeller at dragonacea.biz
Wed May 9 12:26:17 EDT 2018
This is an automated email from the git hooks/post-receive script.
tzeller pushed a commit to branch master
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=2bfc5c9e7d26733e9b29af7b848c1d36711fe65d
The following commit(s) were added to refs/heads/master by this push:
new 2bfc5c9 IDP-1269 - Update cryptacular in parent POM
2bfc5c9 is described below
commit 2bfc5c9e7d26733e9b29af7b848c1d36711fe65d
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Wed May 9 11:21:31 2018 -0500
IDP-1269 - Update cryptacular in parent POM
Instead of in the idp-cas-impl POM so that the IdP distribution includes
the overriden/newer version.
---
idp-cas-impl/pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/idp-cas-impl/pom.xml b/idp-cas-impl/pom.xml
index 0b91d39..06d501f 100644
--- a/idp-cas-impl/pom.xml
+++ b/idp-cas-impl/pom.xml
@@ -59,7 +59,6 @@
<dependency>
<groupId>org.cryptacular</groupId>
<artifactId>cryptacular</artifactId>
- <version>1.1.3-SNAPSHOT</version>
</dependency>
<!-- Provided Dependencies -->
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list