diff options
Diffstat (limited to 'common/common-scripts/pom.xml')
-rw-r--r-- | common/common-scripts/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/common-scripts/pom.xml b/common/common-scripts/pom.xml index 2562e16ed..dfc8c3542 100644 --- a/common/common-scripts/pom.xml +++ b/common/common-scripts/pom.xml @@ -40,6 +40,7 @@ <dependency> <groupId>org.codehaus.groovy</groupId> <artifactId>groovy-all</artifactId> + <type>pom</type> </dependency> <dependency> <groupId>org.opendaylight.mdsal</groupId> |