diff options
Diffstat (limited to 'portal-FE-os/pom.xml')
-rw-r--r-- | portal-FE-os/pom.xml | 3 |
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> |