[java-idp-jetty-base] branch 12.1 updated: Roll back to last released parent POM.

Codeberg noreply at shibboleth.net
Fri Dec 19 20:36:57 UTC 2025


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

codeberg pushed a commit to branch 12.1
in repository java-idp-jetty-base.

View the commit online:
https://codeberg.org/Shibboleth/java-idp-jetty-base/commit/a4445aa0c2eb2e9d3111a3c2e208900dd6473fb6

The following commit(s) were added to refs/heads/12.1 by this push:
     new a4445aa  Roll back to last released parent POM.
a4445aa is described below

commit a4445aa0c2eb2e9d3111a3c2e208900dd6473fb6
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Dec 19 15:36:42 2025 -0500

    Roll back to last released parent POM.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f16d023..4b51240 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>17.2.0-SNAPSHOT</version>
+        <version>17.1.6</version>
     </parent>
 
     <name>Jetty Base Project</name>

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


More information about the commits mailing list