Reflected XSS vulnerability in saveNotification form fix.
[portal.git] / ecomp-portal-FE-os / pom.xml
index 4b59658..1d6cb28 100644 (file)
@@ -5,11 +5,11 @@
        <parent>
                <groupId>org.onap.portal</groupId>
                <artifactId>onap-portal-parent</artifactId>
-               <version>1.3.0</version>
+               <version>2.6.0</version>
        </parent>
 
-       <artifactId>ecompportal-FE-os</artifactId>
-
+       <artifactId>portal-FE-os</artifactId>
+       
        <properties>
                <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
                <skipnode>false</skipnode>
                                                <phase>generate-resources</phase>
 
                                                <configuration>
-                                                       <arguments>build --env=integ</arguments>
+                                                       <arguments>build --env=integ --force</arguments>
                                                </configuration>
                                        </execution>