[xmlsectool] branch main updated: Pin parent pom to 11.3.2

Rod Widdowson rdw at steadingsoftware.com
Sat Apr 30 15:44:46 UTC 2022


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

rdw pushed a commit to branch main
in repository xmlsectool.

View the commit online:
http://git.shibboleth.net/view/?p=xmlsectool.git;a=commit;h=3592556ed9db205f051d71ee44bf92422067d4d3

The following commit(s) were added to refs/heads/main by this push:
     new 3592556  Pin parent pom to 11.3.2
3592556 is described below

commit 3592556ed9db205f051d71ee44bf92422067d4d3
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sat Apr 30 16:44:03 2022 +0100

    Pin parent pom to 11.3.2
    
    (up from the now non existant 11.3.0-SNAPSHOT)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a0ae9ef..105bc4f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>11.3.0-SNAPSHOT</version>
+        <version>11.3.2</version>
     </parent>
 
     <groupId>net.shibboleth.tool</groupId>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list