[java-oidc-common] branch main updated: Lock parent POM on last release.
Scott Cantor
cantor.2 at osu.edu
Fri Nov 3 19:01:57 UTC 2023
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-oidc-common.
View the commit online:
http://git.shibboleth.net/view/?p=java-oidc-common.git;a=commit;h=1349dc19af0cfab093ce7c02382d3508d46dbeab
The following commit(s) were added to refs/heads/main by this push:
new 1349dc1 Lock parent POM on last release.
1349dc1 is described below
commit 1349dc19af0cfab093ce7c02382d3508d46dbeab
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Nov 3 15:01:54 2023 -0400
Lock parent POM on last release.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index aa96e20..3e5041d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>17.0.3-SNAPSHOT</version>
+ <version>17.0.2</version>
</parent>
<groupId>net.shibboleth.oidc</groupId>
<artifactId>oidc-common-parent</artifactId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list