aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/tools/zusammen-tools/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'openecomp-be/tools/zusammen-tools/pom.xml')
-rw-r--r--openecomp-be/tools/zusammen-tools/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/openecomp-be/tools/zusammen-tools/pom.xml b/openecomp-be/tools/zusammen-tools/pom.xml
index b31472c7b8..19777ce5f1 100644
--- a/openecomp-be/tools/zusammen-tools/pom.xml
+++ b/openecomp-be/tools/zusammen-tools/pom.xml
@@ -198,7 +198,9 @@
</executions>
</plugin>
<plugin>
+ <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
+ <version>${mvn.assembly.version}</version>
<executions>
<execution>
<id>Generate assembly</id>