[xmlsectool] 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:40:26 EDT 2020


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

philsmart pushed a commit to branch master
in repository xmlsectool.

View the commit online:
http://git.shibboleth.net/view/?p=xmlsectool.git;a=commit;h=b33b8a53560a568baf812fa4ecb03b8862bfba87

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

commit b33b8a53560a568baf812fa4ecb03b8862bfba87
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Wed Apr 22 09:56:58 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 50b23d0..65d4328 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>
 
     <groupId>net.shibboleth.tool</groupId>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list