[java-idp-jetty-base] 01/04: Move forward to latest parent project SNAPSHOT
Rod Widdowson
rdw at steadingsoftware.com
Tue Dec 13 14:09:19 UTC 2022
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch 10-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=f0fa9079876f2259a47d8d97c2d603ca82d86fd9
commit f0fa9079876f2259a47d8d97c2d603ca82d86fd9
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Mon Dec 12 16:25:41 2022 +0000
Move forward to latest parent project SNAPSHOT
We have to use 11.3.5-SNAPSHOT so that enforcer data
with the latest key is available.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 99fa020..c6b5450 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.3.3</version>
+ <version>11.3.5-SNAPSHOT</version>
</parent>
<name>idp-jetty-base</name>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list