[java-idp-testbed] branch maint-3 updated: Move Parent POM forward
Rod Widdowson
rdw at steadingsoftware.com
Sun Jul 26 10:24:49 UTC 2020
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch maint-3
in repository java-idp-testbed.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-testbed.git;a=commit;h=531baa0d3b5a365eb7cc7f1dd58406731ba9d1cb
The following commit(s) were added to refs/heads/maint-3 by this push:
new 531baa0 Move Parent POM forward
531baa0 is described below
commit 531baa0d3b5a365eb7cc7f1dd58406731ba9d1cb
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sun Jul 26 11:24:35 2020 +0100
Move Parent POM forward
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d48777d..4a0f1e1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>7.11.1-SNAPSHOT</version>
+ <version>7.11.2-SNAPSHOT</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