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.