Create new VSP, onboard from TOSCA file - UI

Change-Id: I018c6d07a4b9ec7e6b1507ab37e2550865423cfe
Issue-ID: SDC-230
Signed-off-by: shrek2000 <orenkle@amdocs.com>
diff --git a/openecomp-be/pom.xml b/openecomp-be/pom.xml
index 10b59fa..6147ea8 100644
--- a/openecomp-be/pom.xml
+++ b/openecomp-be/pom.xml
@@ -192,7 +192,7 @@
                 <artifactId>groovy-all</artifactId>
                 <version>${groovy.version}</version>
             </dependency>
-            <dependency>
+             <dependency>
                 <groupId>org.codehaus.janino</groupId>
                 <artifactId>janino</artifactId>
                 <version>${janino.version}</version>