[xmlsectool] branch master updated: Unpin parent project for development phase

Ian Young ian at iay.org.uk
Mon Aug 14 11:14:14 EDT 2017


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

iay pushed a commit to branch master
in repository xmlsectool.

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

The following commit(s) were added to refs/heads/master by this push:
       new  21b0e65   Unpin parent project for development phase
21b0e65 is described below

commit 21b0e65e937fc1c3bcb007c79787f93a8915cd2f
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Mon Aug 14 16:14:05 2017 +0100

    Unpin parent project for development phase
---
 pom.xml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 3f1eae9..b672af8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent-v3</artifactId>
-        <version>9</version>
+        <version>TRUNK-SNAPSHOT</version>
     </parent>
 
     <groupId>net.shibboleth.tool</groupId>
@@ -27,9 +27,6 @@
         <opensaml.version>3.2.0</opensaml.version>
         <java-support.version>7.2.0</java-support.version>
         <shibboleth.site.url>https://build.shibboleth.net/nexus/content/sites/site</shibboleth.site.url>
-        <!-- Remove at next parent POM re-base. -->
-        <checkstyle.version>6.19</checkstyle.version>
-        <checkstyle-plugin.version>2.17</checkstyle-plugin.version>
     </properties>
 
     <repositories>

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


More information about the commits mailing list