[java-metadata-aggregator] 01/05: Unlock MDA for parent-v3 changes related to the Maven site.

Ian Young ian at iay.org.uk
Thu Nov 23 10:32:27 EST 2017


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

iay pushed a commit to branch maint-0.9
in repository java-metadata-aggregator.

View the commit online:
http://git.shibboleth.net/view/?p=java-metadata-aggregator.git;a=commit;h=8e80f1659240d3e78a371f575d9d14a7b150f5ed

commit 8e80f1659240d3e78a371f575d9d14a7b150f5ed
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Tue May 17 15:43:34 2016 -0500

    Unlock MDA for parent-v3 changes related to the Maven site.
---
 aggregator-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/aggregator-parent/pom.xml b/aggregator-parent/pom.xml
index 805e341..af44217 100644
--- a/aggregator-parent/pom.xml
+++ b/aggregator-parent/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent-v3</artifactId>
-        <version>9</version>
+        <version>TRUNK-SNAPSHOT</version>
     </parent>
 
     <name>Shibboleth Metadata Aggregator</name>

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


More information about the commits mailing list