[java-idp-testbed] branch master updated: IDP-843 - Change idp-example-jetty-base from .jar to .tar.gz.

Tom Zeller tzeller at dragonacea.biz
Wed May 25 17:09:00 EDT 2016


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

tzeller pushed a commit to branch master
in repository java-idp-testbed.

The following commit(s) were added to refs/heads/master by this push:
       new  b1283ac   IDP-843 - Change idp-example-jetty-base from .jar to .tar.gz.
b1283ac is described below

commit b1283ac6b7d4833b49f5912033e4113469ed4802
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Wed May 25 16:08:53 2016 -0500

    IDP-843 - Change idp-example-jetty-base from .jar to .tar.gz.
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index dc7988e..a368779 100644
--- a/pom.xml
+++ b/pom.xml
@@ -200,6 +200,7 @@
             <artifactId>idp-example-jetty-base</artifactId>
             <version>${idp-example-jetty-base.version}</version>
             <scope>provided</scope>
+            <type>tar.gz</type>
         </dependency>
 
         <!-- Runtime scope -->

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


More information about the commits mailing list