[java-identity-provider] branch master updated: Update idp-parent POM template.

Scott Cantor cantor.2 at osu.edu
Wed Feb 13 12:29:29 EST 2019


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

scantor pushed a commit to branch master
in repository java-identity-provider.

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

The following commit(s) were added to refs/heads/master by this push:
       new  bd7b8c3   Update idp-parent POM template.
bd7b8c3 is described below

commit bd7b8c32c887dba27db3b3ffa77db24d50e4959a
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Feb 13 12:29:25 2019 -0500

    Update idp-parent POM template.
---
 idp-parent/module-pom.xml.tmpl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/idp-parent/module-pom.xml.tmpl b/idp-parent/module-pom.xml.tmpl
index cea130c..0aa47e4 100644
--- a/idp-parent/module-pom.xml.tmpl
+++ b/idp-parent/module-pom.xml.tmpl
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth.idp</groupId>
         <artifactId>idp-parent</artifactId>
-        <version>3.3.0-SNAPSHOT</version>
+        <version>4.0.0-SNAPSHOT</version>
         <relativePath>../idp-parent</relativePath>
     </parent>
 

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


More information about the commits mailing list