[java-support] branch maint-8 updated: Move parent version forward to 11.3.5-SNAPSHOT

Rod Widdowson rdw at steadingsoftware.com
Mon Aug 15 13:43:58 UTC 2022


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

rdw pushed a commit to branch maint-8
in repository java-support.

View the commit online:
http://git.shibboleth.net/view/?p=java-support.git;a=commit;h=d5285dda454581a87bf58d5c601da9ca2e0f7240

The following commit(s) were added to refs/heads/maint-8 by this push:
     new d5285dd  Move parent version forward to 11.3.5-SNAPSHOT
d5285dd is described below

commit d5285dda454581a87bf58d5c601da9ca2e0f7240
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Aug 12 14:15:21 2022 +0100

    Move parent version forward to 11.3.5-SNAPSHOT
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b57ec0d..157ed27 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>11.3.4-SNAPSHOT</version>
+        <version>11.3.5-SNAPSHOT</version>
     </parent>
 
     <name>java-support</name>

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


More information about the commits mailing list