[java-identity-provider] branch maint-3.4 updated: JPAR-149 - pick up build compatibility updates

Ian Young ian at iay.org.uk
Thu Nov 21 06:47:30 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-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=3399355bf410d1f6e1485f652163f58aff76b783

The following commit(s) were added to refs/heads/maint-3.4 by this push:
       new  3399355   JPAR-149 - pick up build compatibility updates
3399355 is described below

commit 3399355bf410d1f6e1485f652163f58aff76b783
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Nov 21 11:47:25 2019 +0000

    JPAR-149 - pick up build compatibility updates
---
 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 fff43b6..6334d26 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.0</version>
+        <version>7.11.1-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