[java-opensaml] branch main updated: Bump shib-shared version.
Scott Cantor
cantor.2 at osu.edu
Wed Jul 17 13:37:48 UTC 2024
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-opensaml.
View the commit online:
http://git.shibboleth.net/view/?p=java-opensaml.git;a=commit;h=23ff3b3c6c99f73dfccddf2020f5a1a211f72af8
The following commit(s) were added to refs/heads/main by this push:
new 23ff3b3c6 Bump shib-shared version.
23ff3b3c6 is described below
commit 23ff3b3c6c99f73dfccddf2020f5a1a211f72af8
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Jul 17 09:37:43 2024 -0400
Bump shib-shared version.
---
pom.xml | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/pom.xml b/pom.xml
index ea771b0a7..d0e84b8d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,10 +20,6 @@
<groupId>org.opensaml</groupId>
<artifactId>opensaml-parent</artifactId>
<version>5.2.0-SNAPSHOT</version>
- <!-- If you change the version you *MUST* provoke a jenkins 'site'
- build (to populate the javadoc, which is consumed by the
- Jenkins 'nightly' builds).
- -->
<packaging>pom</packaging>
<modules>
@@ -59,7 +55,7 @@
<properties>
<shibboleth.projectName>java-opensaml</shibboleth.projectName>
<shib-shared.groupId>net.shibboleth</shib-shared.groupId>
- <shib-shared.version>9.1.3-SNAPSHOT</shib-shared.version>
+ <shib-shared.version>9.2.0-SNAPSHOT</shib-shared.version>
<checkstyle.configLocation>${project.basedir}/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
</properties>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list