[java-idp-oidc] branch main updated: Roll forward to SNAPSHOT parent pom
Rod Widdowson
rdw at steadingsoftware.com
Sun Apr 25 10:16:51 UTC 2021
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch main
in repository java-idp-oidc.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-oidc.git;a=commit;h=ef4e5a786288f236145264f05440f163b4b5c053
The following commit(s) were added to refs/heads/main by this push:
new ef4e5a78 Roll forward to SNAPSHOT parent pom
ef4e5a78 is described below
commit ef4e5a786288f236145264f05440f163b4b5c053
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sun Apr 25 11:11:30 2021 +0100
Roll forward to SNAPSHOT parent pom
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index aec31978..0e372dc8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.2.0</version>
+ <version>11.2.1-SNAPSHOT</version>
</parent>
<groupId>net.shibboleth.idp.plugin.oidc</groupId>
<artifactId>idp-plugin-oidc-op-parent</artifactId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list