[xmlsectool] branch main updated: Pin parent to 17.1.1, OpenSAMLto 9.1.1

Rod Widdowson rdw at steadingsoftware.com
Mon Mar 25 11:00:33 UTC 2024


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=d73b7a3039e03f5649194d2b71501074730bdcd8

The following commit(s) were added to refs/heads/main by this push:
     new d73b7a3  Pin parent to 17.1.1, OpenSAMLto 9.1.1
d73b7a3 is described below

commit d73b7a3039e03f5649194d2b71501074730bdcd8
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Mon Mar 25 11:00:24 2024 +0000

    Pin parent to 17.1.1, OpenSAMLto 9.1.1
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index ab08ede..7ba14e1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>17.1.1-SNAPSHOT</version>
+        <version>17.1.1</version>
     </parent>
 
     <groupId>net.shibboleth.tool</groupId>
@@ -24,9 +24,9 @@
 
     <properties>
         <opensaml.groupId>org.opensaml</opensaml.groupId>
-        <opensaml.version>5.1.1-SNAPSHOT</opensaml.version>
+        <opensaml.version>5.1.1</opensaml.version>
         <shib-shared.groupId>net.shibboleth</shib-shared.groupId>
-        <shib-shared.version>9.1.1-SNAPSHOT</shib-shared.version>
+        <shib-shared.version>9.1.1</shib-shared.version>
         <dependenciesDirectory>${project.build.directory}/dependencies</dependenciesDirectory>
     </properties>
 

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


More information about the commits mailing list