diff options
author | mravula <mr257h@att.com> | 2019-09-18 11:03:19 -0400 |
---|---|---|
committer | mravula <mr257h@att.com> | 2019-09-18 11:58:16 -0400 |
commit | 50ce7a7322e99a057e8624528e305e4d2af3dd11 (patch) | |
tree | e6d2cbbe2e411cde1abfc86b64c44b35535d177f /ecomp-sdk/epsdk-app-os/pom.xml | |
parent | 6529859fc521c3f82d399aaa90cee6521d5b9401 (diff) |
Raptor form fields tab in report wizard. Removed package-lock.json and
uncommented angular build tags in pom.xml
Issue-ID: PORTAL-725
Change-Id: I9b03dbdc9f12e4e7f84190b779cfe79d919bdd66
Signed-off-by: mravula <mr257h@att.com>
Diffstat (limited to 'ecomp-sdk/epsdk-app-os/pom.xml')
-rw-r--r-- | ecomp-sdk/epsdk-app-os/pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ecomp-sdk/epsdk-app-os/pom.xml b/ecomp-sdk/epsdk-app-os/pom.xml index 74981f8e..cfdcb244 100644 --- a/ecomp-sdk/epsdk-app-os/pom.xml +++ b/ecomp-sdk/epsdk-app-os/pom.xml @@ -154,7 +154,7 @@ </execution> </executions> </plugin> - + --> <plugin> <groupId>com.github.eirslett</groupId> <artifactId>frontend-maven-plugin</artifactId> @@ -197,7 +197,6 @@ </executions> </plugin> - --> <plugin> <artifactId>maven-resources-plugin</artifactId> <version>2.5</version> |