Repair widget micro service, onboarding of widgets
[portal.git] / ecomp-portal-BE-os / pom.xml
index 1e4b492..2cf1af2 100644 (file)
                                                </manifestEntries>
                                        </archive>
                                        <overlays>
-                                               <!-- specify the order in which these should be applied -->
-                                               <overlay>
-                                                       <groupId>org.openecomp.ecompsdkos</groupId>
-                                                       <artifactId>epsdk-app-overlay</artifactId>
-                                               </overlay>
+                                               <!-- specify the order in which these should be applied -->                                             
                                                <overlay>
                                                        <groupId>org.openecomp.portal</groupId>
                                                        <artifactId>ecompportal-be-common</artifactId>
                                                </overlay>
+                                               <overlay>
+                                                       <groupId>org.openecomp.ecompsdkos</groupId>
+                                                       <artifactId>epsdk-app-overlay</artifactId>
+                                               </overlay>
                                        </overlays>
                                </configuration>
                        </plugin>