[java-opensaml] branch maint-4 updated: Move parent version forward to 11.3.5-SNAPSHOT
Rod Widdowson
rdw at steadingsoftware.com
Fri Aug 12 13:33:14 UTC 2022
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch maint-4
in repository java-opensaml.
View the commit online:
http://git.shibboleth.net/view/?p=java-opensaml.git;a=commit;h=1c48ab775178418a3d6a88cdfd96ddf60380325b
The following commit(s) were added to refs/heads/maint-4 by this push:
new 1c48ab775 Move parent version forward to 11.3.5-SNAPSHOT
1c48ab775 is described below
commit 1c48ab775178418a3d6a88cdfd96ddf60380325b
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Aug 12 14:17:07 2022 +0100
Move parent version forward to 11.3.5-SNAPSHOT
---
opensaml-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/opensaml-parent/pom.xml b/opensaml-parent/pom.xml
index ab5dfeb50..c1cad1391 100644
--- a/opensaml-parent/pom.xml
+++ b/opensaml-parent/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>OpenSAML</name>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list