[java-idp-jetty-base] 01/01: Build for 4.0.0 release

Rod Widdowson rdw at steadingsoftware.com
Wed Mar 11 06:06:56 EDT 2020


This is an automated email from the git hooks/post-receive script.

rdw pushed a commit to annotated tag 4.0.0.0
in repository java-idp-jetty-base.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-jetty-base.git;a=commit;h=7b1b800188ece98731fedabdb4a8c67612d6d21d

commit 7b1b800188ece98731fedabdb4a8c67612d6d21d
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Wed Mar 11 09:33:48 2020 +0000

    Build for 4.0.0 release
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 300ae93..fc49301 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,14 +7,14 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>11.0.0-SNAPSHOT</version>
+        <version>11.0.0</version>
     </parent>
 
     <name>idp-jetty-base</name>
     <groupId>net.shibboleth.idp</groupId>
     <artifactId>idp-jetty-base</artifactId>
     <packaging>pom</packaging>
-    <version>9.4.1-WINDOWS-SNAPSHOT</version>
+    <version>9.4.1-4.0.0.0</version>
 
     <properties>
         <jetty9-dta-ssl.version>1.0.0</jetty9-dta-ssl.version>

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


More information about the commits mailing list