fixes for supporting non-gui application access provisioning

Issue-ID: PORTAL-909

Change-Id: I760eb93966cec6d2cf9a24f06e3424ab867b38f6
Signed-off-by: Muni Mohan Kunchi <munmohan@att.com>
diff --git a/portal-FE-os/pom.xml b/portal-FE-os/pom.xml
index af265d0..a74e837 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>