[java-idp-testbed] branch main updated: Update parent to latest SNAPSHOT
Rod Widdowson
rdw at steadingsoftware.com
Tue Jan 2 14:24:16 UTC 2024
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch main
in repository java-idp-testbed.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-testbed.git;a=commit;h=18808ac9f3dcc757098b93780395b27df1eb8db7
The following commit(s) were added to refs/heads/main by this push:
new 18808ac Update parent to latest SNAPSHOT
18808ac is described below
commit 18808ac9f3dcc757098b93780395b27df1eb8db7
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Tue Jan 2 14:22:34 2024 +0000
Update parent to latest SNAPSHOT
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2d1997e..3aa8d9f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>17.0.3-SNAPSHOT</version>
+ <version>17.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list