[java-idp-jetty-base] branch 12-windows updated: IDP-2322 Release Jetty-Base MSI for Jetty 12.0.13
Rod Widdowson
rdw at steadingsoftware.com
Mon Sep 9 12:39:49 UTC 2024
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch 12-windows
in repository java-idp-jetty-base.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-jetty-base.git;a=commit;h=9d58fe80ca99a43edcf0c2faef7b1e3ed80a2f03
The following commit(s) were added to refs/heads/12-windows by this push:
new 9d58fe8 IDP-2322 Release Jetty-Base MSI for Jetty 12.0.13
9d58fe8 is described below
commit 9d58fe80ca99a43edcf0c2faef7b1e3ed80a2f03
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Mon Sep 9 13:39:05 2024 +0100
IDP-2322 Release Jetty-Base MSI for Jetty 12.0.13
https://shibboleth.atlassian.net/browse/IDP-2322
Move enforcer data forward to latest.
---
pom.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/pom.xml b/pom.xml
index 62c4a8e..692c82d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,6 +21,9 @@
<version>12.0.13.0-SNAPSHOT</version>
<properties>
+ <!-- Pending a new parent project release pin enforcer data to 1.0.16 -->
+ <maven-dist-enforcer-data.version>1.0.16</maven-dist-enforcer-data.version>
+
<assemblyDirectory>${project.build.directory}/idp-jetty-base</assemblyDirectory>
<!-- Dependencies for the shipped jetty-home -->
<logback.version>1.5.6</logback.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list