[spring-extensions] branch master updated: Remove cryptacular version override
Tom Zeller
tzeller at dragonacea.biz
Wed Aug 24 15:32:40 EDT 2016
This is an automated email from the git hooks/post-receive script.
tzeller pushed a commit to branch master
in repository spring-extensions.
View the commit online:
http://git.shibboleth.net/view/?p=spring-extensions.git;a=commit;h=8304987ab1d1a8a1b9cb8c4f45e784c8b8f9a188
The following commit(s) were added to refs/heads/master by this push:
new 8304987 Remove cryptacular version override
8304987 is described below
commit 8304987ab1d1a8a1b9cb8c4f45e784c8b8f9a188
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Wed Aug 24 14:17:01 2016 -0500
Remove cryptacular version override
Follows update to parent-v3 POM.
---
pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7a066bd..03ad7bd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,7 +71,6 @@
<dependency>
<groupId>org.cryptacular</groupId>
<artifactId>cryptacular</artifactId>
- <version>1.1.1-SNAPSHOT</version>
<!-- Required for any classes that deals with cryptographic artifacts (keys, certs, algorithms, etc.) -->
<optional>true</optional>
</dependency>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list