[java-idp-plugin-metadatagen] branch main updated: Bump parent POM version.
Scott Cantor
cantor.2 at osu.edu
Mon Mar 28 19:20:48 UTC 2022
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=d1ecbf13c73c8ef5b6e34d65d03bc1091a1d57ed
The following commit(s) were added to refs/heads/main by this push:
new d1ecbf1 Bump parent POM version.
d1ecbf1 is described below
commit d1ecbf13c73c8ef5b6e34d65d03bc1091a1d57ed
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Mar 28 15:20:45 2022 -0400
Bump parent POM version.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2740d36..bb484a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.2.2-SNAPSHOT</version>
+ <version>11.3.0-SNAPSHOT</version>
</parent>
<groupId>net.shibboleth.idp.plugin.metadatagen</groupId>
<artifactId>idp-plugin-metadatagen-parent</artifactId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list