[java-support] branch maint-8 updated: Update to unlock parent version and Shib dependencies
Brent Putman
putmanb at georgetown.edu
Thu Mar 28 23:16:01 UTC 2024
This is an automated email from the git hooks/post-receive script.
putmanb pushed a commit to branch maint-8
in repository java-support.
View the commit online:
http://git.shibboleth.net/view/?p=java-support.git;a=commit;h=febf1c4ec3d30d07c9072d09a08fb5efda31e84d
The following commit(s) were added to refs/heads/maint-8 by this push:
new febf1c4 Update to unlock parent version and Shib dependencies
febf1c4 is described below
commit febf1c4ec3d30d07c9072d09a08fb5efda31e84d
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Thu Mar 28 19:15:59 2024 -0400
Update to unlock parent version and Shib dependencies
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8876f6f..32b50f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.3.6</version>
+ <version>11.3.7-SNAPSHOT</version>
</parent>
<name>java-support</name>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list