fixes for supporting non-gui application access provisioning
[portal.git] / portal-FE-os / pom.xml
index fd497e1..a74e837 100644 (file)
@@ -4,7 +4,7 @@
 
        <groupId>org.onap.portal</groupId>
        <artifactId>portal-FE-os</artifactId>
-       <version>3.2.0</version>
+       <version>3.3.0</version>
 
        <properties>
                <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -70,7 +70,7 @@
 
                                </executions>
                        </plugin>
-
+                       
                        <plugin>
                                <groupId>com.github.eirslett</groupId>
                                <artifactId>frontend-maven-plugin</artifactId>
 
                                </executions>
                        </plugin>
+                       
                </plugins>
        </build>
 </project>