Update version to 1.13.4
[sdc.git] / openecomp-be / tools / swagger-ui / pom.xml
index 5c61a55..d979a8d 100644 (file)
@@ -8,7 +8,7 @@
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-sdc</artifactId>
-        <version>1.12.3-SNAPSHOT</version>
+        <version>1.13.4-SNAPSHOT</version>
         <relativePath>../../</relativePath>
     </parent>
     <dependencies>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-assembly-plugin</artifactId>
-                <version>${mvn.assembly.version}</version>
+                <version>2.6</version>
                 <configuration>
                     <descriptor>assembly/swagger.xml</descriptor>
                     <finalName>${plugin.name}</finalName>