[java-idp-plugin-metadatagen] branch main updated: Lock parent POM on last release.
Scott Cantor
cantor.2 at osu.edu
Fri Nov 3 19:01:03 UTC 2023
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-idp-plugin-metadatagen.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-metadatagen.git;a=commit;h=8beaf152d15c9d03096a950f823d13e9420ff19e
The following commit(s) were added to refs/heads/main by this push:
new 8beaf15 Lock parent POM on last release.
8beaf15 is described below
commit 8beaf152d15c9d03096a950f823d13e9420ff19e
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Nov 3 15:01:00 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 b800ae3..ed7a4ce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>17.0.3-SNAPSHOT</version>
+ <version>17.0.2</version>
</parent>
<groupId>net.shibboleth.idp.plugin.metadatagen</groupId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list