[java-identity-provider] 42/51: Lock parent version for new release

Rod Widdowson rdw at steadingsoftware.com
Sat Mar 16 14:29:14 UTC 2024


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

rdw pushed a commit to branch dev/IDP-2147
in repository java-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=9567e2cba56a76c6a1aa2da5c8369e8b379b3f73

commit 9567e2cba56a76c6a1aa2da5c8369e8b379b3f73
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Tue Mar 12 16:39:53 2024 -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 9705f2ecf..ab551129d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>17.1.0-SNAPSHOT</version>
+        <version>17.1.0</version>
     </parent>
 
     <name>Shibboleth Identity Provider</name>

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


More information about the commits mailing list