[java-metadata-aggregator] branch main updated: Bump parent POM version.
Scott Cantor
cantor.2 at osu.edu
Mon Mar 28 19:19:21 UTC 2022
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-metadata-aggregator.
View the commit online:
http://git.shibboleth.net/view/?p=java-metadata-aggregator.git;a=commit;h=1ef120d0cc235523d5a15e10e97bb1d5e2623511
The following commit(s) were added to refs/heads/main by this push:
new 1ef120d Bump parent POM version.
1ef120d is described below
commit 1ef120d0cc235523d5a15e10e97bb1d5e2623511
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Mar 28 15:19:19 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 6d273bb..0443249 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.2.2-SNAPSHOT</version>
+ <version>11.3.0-SNAPSHOT</version>
</parent>
<name>Shibboleth Metadata Aggregator</name>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list