From ec86dc573424701ed49ad68f0142ac50ca99cc69 Mon Sep 17 00:00:00 2001 From: Jeremy Long Date: Sat, 1 Aug 2015 07:01:05 -0400 Subject: [PATCH] changed packaging --- dependency-check-gradle/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dependency-check-gradle/pom.xml b/dependency-check-gradle/pom.xml index 5fe10f5f7..51045fb7c 100644 --- a/dependency-check-gradle/pom.xml +++ b/dependency-check-gradle/pom.xml @@ -26,7 +26,8 @@ Copyright (c) 2015 Wei Ma. All Rights Reserved. dependency-check-gradle - jar + + pom Dependency-Check Gradle Plugin dependency-check-gradle is a Gradle Plugin that uses dependency-check-core to detect publicly disclosed vulnerabilities associated with the project's dependencies. The plugin will generate a report listing the dependency, any identified Common Platform Enumeration (CPE) identifiers, and the associated Common Vulnerability and Exposure (CVE) entries.