[java-idp-jetty-base] branch dev/IDP-2147 updated: Pin parent pom to 17.1.0

Rod Widdowson rdw at steadingsoftware.com
Sat Mar 16 15:22:39 UTC 2024


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

rdw pushed a commit to branch dev/IDP-2147
in repository java-idp-jetty-base.

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

The following commit(s) were added to refs/heads/dev/IDP-2147 by this push:
     new 0228938  Pin parent pom to 17.1.0
0228938 is described below

commit 022893810cbc0645e858e0bed1f049a87e503578
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sat Mar 16 15:22:21 2024 +0000

    Pin parent pom to 17.1.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c082412..a040e9f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>17.1.0-SNAPSHOT</version>
+        <version>17.1.0</version>
     </parent>
 
     <name>Jetty base and Windows Installer</name>

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


More information about the commits mailing list