[java-support] branch master updated: JPAR-167 Update relevant projects to point to 11.0.1-SNAPSHOT

Phil Smart philip.smart at jisc.ac.uk
Wed Apr 22 05:32:55 EDT 2020


This is an automated email from the git hooks/post-receive script.

philsmart pushed a commit to branch master
in repository java-support.

View the commit online:
http://git.shibboleth.net/view/?p=java-support.git;a=commit;h=ccba0d19aff7acb24c1a66618293a2714fcaeb41

The following commit(s) were added to refs/heads/master by this push:
       new  ccba0d1   JPAR-167 Update relevant projects to point to 11.0.1-SNAPSHOT
ccba0d1 is described below

commit ccba0d19aff7acb24c1a66618293a2714fcaeb41
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Wed Apr 22 09:30:27 2020 +0100

    JPAR-167 Update relevant projects to point to 11.0.1-SNAPSHOT
    
    Update the parent to 11.0.1-SNAPSHOT
    
    https://issues.shibboleth.net/jira/browse/JPAR-167
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a06190f..2cff2ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>11.0.0</version>
+        <version>11.0.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