[java-identity-provider] branch maint-3.4 updated: Rev parent pom to 7.11.2-SNAPSHOT in anticipation of surefire update
Rod Widdowson
rdw at steadingsoftware.com
Thu Jul 23 14:12:21 UTC 2020
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch maint-3.4
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=70341be707847b97be47e4dd7a50c1d3caa98ff1
The following commit(s) were added to refs/heads/maint-3.4 by this push:
new 70341be70 Rev parent pom to 7.11.2-SNAPSHOT in anticipation of surefire update
70341be70 is described below
commit 70341be707847b97be47e4dd7a50c1d3caa98ff1
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Thu Jul 23 15:06:58 2020 +0100
Rev parent pom to 7.11.2-SNAPSHOT in anticipation of surefire update
---
idp-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/idp-parent/pom.xml b/idp-parent/pom.xml
index 9a2b4183b..9b0db4601 100644
--- a/idp-parent/pom.xml
+++ b/idp-parent/pom.xml
@@ -8,7 +8,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>7.11.1</version>
+ <version>7.11.2-SNAPSHOT</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