summaryrefslogtreecommitdiffstats
path: root/portal-FE-os/pom.xml
diff options
context:
space:
mode:
authorIkramullah, Ikram (fi241c) <fi241c@att.com>2020-05-22 13:11:56 -0400
committerMuni Mohan Kunchi <munmohan@att.com>2020-06-08 11:25:23 -0400
commit230c71614b1d2fb71a8fb482c749ff5a6dad65d8 (patch)
tree6d766ce33b71c0cc2d473afbfcc55f79fed9d469 /portal-FE-os/pom.xml
parente276ad30dc38f55e06877df8fd0d3372534c8f47 (diff)
fixes for supporting non-gui application access provisioning
Issue-ID: PORTAL-909 Change-Id: I760eb93966cec6d2cf9a24f06e3424ab867b38f6 Signed-off-by: Muni Mohan Kunchi <munmohan@att.com>
Diffstat (limited to 'portal-FE-os/pom.xml')
-rw-r--r--portal-FE-os/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/portal-FE-os/pom.xml b/portal-FE-os/pom.xml
index af265d06..a74e837c 100644
--- a/portal-FE-os/pom.xml
+++ b/portal-FE-os/pom.xml
@@ -70,7 +70,7 @@
</executions>
</plugin>
-
+
<plugin>
<groupId>com.github.eirslett</groupId>
<artifactId>frontend-maven-plugin</artifactId>
@@ -135,6 +135,7 @@
</executions>
</plugin>
+
</plugins>
</build>
</project>