[java-support] branch maint-7 updated: JPAR-149 - pick up build compatibility updates
Ian Young
ian at iay.org.uk
Thu Nov 21 06:42:04 EST 2019
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch maint-7
in repository java-support.
View the commit online:
http://git.shibboleth.net/view/?p=java-support.git;a=commit;h=2c506476ae6ce8a301ee458f8094fe927799ed1c
The following commit(s) were added to refs/heads/maint-7 by this push:
new 2c50647 JPAR-149 - pick up build compatibility updates
2c50647 is described below
commit 2c506476ae6ce8a301ee458f8094fe927799ed1c
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Nov 21 11:41:57 2019 +0000
JPAR-149 - pick up build compatibility updates
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8653182..3608f0e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>7.11.0</version>
+ <version>7.11.1-SNAPSHOT</version>
</parent>
<name>java-support</name>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list