Merge "Widget MS startup fix and Onboarding changes"
[portal.git] / ecomp-portal-FE-os / pom.xml
index 6b91d37..29154e8 100644 (file)
@@ -5,11 +5,11 @@
        <parent>
                <groupId>org.onap.portal</groupId>
                <artifactId>onap-portal-parent</artifactId>
-               <version>1.3.0-SNAPSHOT</version>
+               <version>3.4.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>
                                        </filesets>
                                </configuration>
                        </plugin>
-                       <plugin>
-                               <groupId>org.jacoco</groupId>
-                               <artifactId>jacoco-maven-plugin</artifactId>
-                               <version>0.7.6.201602180812</version>
-                               <configuration>
-                                       <skip>true</skip>
-                               </configuration>
-                       </plugin>
                        <plugin>
                                <groupId>org.apache.maven.plugins</groupId>
                                <artifactId>maven-resources-plugin</artifactId>
                                                <phase>generate-resources</phase>
 
                                                <configuration>
-                                                       <arguments>build --env=integ</arguments>
+                                                       <arguments>build --env=integ --force</arguments>
                                                </configuration>
                                        </execution>