diff options
author | Manoop Talasila <talasila@research.att.com> | 2019-09-19 17:54:11 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-09-19 17:54:11 +0000 |
commit | 3a522400d1296fa30d54df90bbedbf81bc357639 (patch) | |
tree | b046acba9822f764ff1bb3dbc2b7dc0f56cbfc63 /ecomp-sdk/epsdk-app-os/pom.xml | |
parent | f7daaf051186f77c30bf62cc2e0ae67c26bc4704 (diff) | |
parent | 50ce7a7322e99a057e8624528e305e4d2af3dd11 (diff) |
Merge "Raptor form fields tab in report wizard. Removed package-lock.json and uncommented angular build tags in pom.xml"
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> |