[java-idp-plugin-metadatagen] 03/05: Move parent to 11.2.2-SNAPSHOT to fix repository issues

Rod Widdowson rdw at steadingsoftware.com
Fri Jan 28 15:50:08 UTC 2022


This is an automated email from the git hooks/post-receive script.

rdw 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=9c5a25954d0106236d7f42ec32ef633f7e609bd1

commit 9c5a25954d0106236d7f42ec32ef633f7e609bd1
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Jan 28 15:47:42 2022 +0000

    Move parent to 11.2.2-SNAPSHOT to fix repository issues
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3590164..2740d36 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>11.2.0</version>
+        <version>11.2.2-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