From a4c130307e2ab872b0ae25e5582b69c49c45b296 Mon Sep 17 00:00:00 2001
From: Pawel GUTOWSKI <Pawel.GUTOWSKI@ext.ec.europa.eu>
Date: Tue, 13 Feb 2018 12:36:11 +0100
Subject: [PATCH] EDELIVERY-2260 Created sample configuration ZIP distribution

---
 smp-webapp/pom.xml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/smp-webapp/pom.xml b/smp-webapp/pom.xml
index c5e2a8f0b..a87317465 100644
--- a/smp-webapp/pom.xml
+++ b/smp-webapp/pom.xml
@@ -141,9 +141,7 @@
                             <goal>single</goal>
                         </goals>
                         <configuration>
-                            <finalName>smp-setup-${project.version}</finalName>
-                            <appendAssemblyId>false</appendAssemblyId>
-                            <descriptor>src/main/smp-samples/smp-setup.xml</descriptor>
+                            <descriptor>src/main/smp-setup/smp-setup.xml</descriptor>
                         </configuration>
                     </execution>
                 </executions>
-- 
GitLab