[spring-extensions] branch maint-6 updated: Move parent version forward to 11.3.5-SNAPSHOT
Rod Widdowson
rdw at steadingsoftware.com
Mon Aug 15 13:44:10 UTC 2022
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch maint-6
in repository spring-extensions.
View the commit online:
http://git.shibboleth.net/view/?p=spring-extensions.git;a=commit;h=b629c6536afcc7c54d47c8d6fe94110e9f4d113b
The following commit(s) were added to refs/heads/maint-6 by this push:
new b629c65 Move parent version forward to 11.3.5-SNAPSHOT
b629c65 is described below
commit b629c6536afcc7c54d47c8d6fe94110e9f4d113b
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Aug 12 14:15:53 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 43275b7..df7384b 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>
<groupId>net.shibboleth.ext</groupId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list