[java-opensaml] branch maint-3.4 updated: JPAR-149 - pick up build compatibility updates
Ian Young
ian at iay.org.uk
Thu Nov 21 06:45:17 EST 2019
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch maint-3.4
in repository java-opensaml.
View the commit online:
http://git.shibboleth.net/view/?p=java-opensaml.git;a=commit;h=f6c2e1b51b137f11d0fb4deaa679c59cede39d43
The following commit(s) were added to refs/heads/maint-3.4 by this push:
new f6c2e1b JPAR-149 - pick up build compatibility updates
f6c2e1b is described below
commit f6c2e1b51b137f11d0fb4deaa679c59cede39d43
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Nov 21 11:45:09 2019 +0000
JPAR-149 - pick up build compatibility updates
---
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 13366d4..62f8295 100644
--- a/opensaml-parent/pom.xml
+++ b/opensaml-parent/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>OpenSAML</name>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list