[jetty94-dta-ssl] 01/02: Update version for release.
Scott Cantor
cantor.2 at osu.edu
Thu May 21 13:01:22 UTC 2020
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository jetty94-dta-ssl.
View the commit online:
http://git.shibboleth.net/view/?p=jetty94-dta-ssl.git;a=commit;h=727306e5f7800e0949bc524c51d772e197ab5745
commit 727306e5f7800e0949bc524c51d772e197ab5745
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu May 21 09:00:30 2020 -0400
Update version for release.
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 77018cd..4ee191d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,12 +12,12 @@
<groupId>net.shibboleth.utilities.jetty9</groupId>
<artifactId>jetty94-dta-ssl</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
<packaging>jar</packaging>
<name>Jetty9.4 Delegate To Application SSL Connector</name>
<description>
- This is a simple extension to SslContextFactory that supports
+ This is a simple extension to SslContext.Server that supports
client cert authentication but delegates all of the trust verification
of the certificate to the application that received the request.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list