[java-idp-plugin-scripting] branch main updated: Lock parent version for new release
Scott Cantor
cantor.2 at osu.edu
Tue May 25 00:06:06 UTC 2021
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-idp-plugin-scripting.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-scripting.git;a=commit;h=42047bb4567afa796cf8f76dfe3824d39153e59a
The following commit(s) were added to refs/heads/main by this push:
new 42047bb Lock parent version for new release
42047bb is described below
commit 42047bb4567afa796cf8f76dfe3824d39153e59a
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon May 24 20:06:04 2021 -0400
Lock parent version for new release
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index df80709..d600281 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.2.0</version>
+ <version>11.2.1</version>
</parent>
<groupId>net.shibboleth.idp.plugin.scripting</groupId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list