[java-metadata-aggregator] branch master updated: Unlock MDA for parent-v3 changes related to the Maven site.

Tom Zeller tzeller at dragonacea.biz
Tue May 17 16:43:59 EDT 2016


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

tzeller pushed a commit to branch master
in repository java-metadata-aggregator.

The following commit(s) were added to refs/heads/master by this push:
       new  639a368   Unlock MDA for parent-v3 changes related to the Maven site.
639a368 is described below

commit 639a368ecd40eda35cd1d9528a86683a1fd7412b
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 ee934fa..6fbae32 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