[jetty94-dta-ssl] branch master updated: Correct version to three digits.

Scott Cantor cantor.2 at osu.edu
Mon May 18 16:12:44 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=8a5aee22ca800ed219b7f3e0f01335e755daef3b

The following commit(s) were added to refs/heads/master by this push:
       new  8a5aee2   Correct version to three digits.
8a5aee2 is described below

commit 8a5aee22ca800ed219b7f3e0f01335e755daef3b
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon May 18 12:12:42 2020 -0400

    Correct version to three digits.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4b94331..11f8d6d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
 
     <groupId>net.shibboleth.utilities.jetty9</groupId>
     <artifactId>jetty94-dta-ssl</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>Jetty9 Delegate To Application SSL Connector</name>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list