[java-idp-testbed] branch maint-4 updated: Move parent version forward to 11.3.4
Rod Widdowson
rdw at steadingsoftware.com
Fri Aug 12 13:34:54 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-idp-testbed.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-testbed.git;a=commit;h=ccb7066441183ab5e0338930966f05d288401577
The following commit(s) were added to refs/heads/maint-4 by this push:
new ccb7066 Move parent version forward to 11.3.4
ccb7066 is described below
commit ccb7066441183ab5e0338930966f05d288401577
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Aug 12 14:25:04 2022 +0100
Move parent version forward to 11.3.4
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7038801..8432c0f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.3.4-SNAPSHOT</version>
+ <version>11.3.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list