[java-identity-provider] 02/02: IDP-1481 - Add type war to idp-war artifact in idp-bom

Tom Zeller tzeller at dragonacea.biz
Mon Nov 4 13:19:24 EST 2019


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

tzeller 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=2e5cce9ba64c2614132ba784ed70068b3de5d8dc

commit 2e5cce9ba64c2614132ba784ed70068b3de5d8dc
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Mon Nov 4 12:18:52 2019 -0600

    IDP-1481 - Add type war to idp-war artifact in idp-bom
    
    https://issues.shibboleth.net/jira/browse/IDP-1481
---
 idp-bom/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/idp-bom/pom.xml b/idp-bom/pom.xml
index d24dad9..76238b1 100644
--- a/idp-bom/pom.xml
+++ b/idp-bom/pom.xml
@@ -146,6 +146,7 @@
                 <groupId>${project.groupId}</groupId>
                 <artifactId>idp-war</artifactId>
                 <version>${project.version}</version>
+                <type>war</type>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>

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


More information about the commits mailing list