|
|
|
@ -45,7 +45,6 @@ |
|
|
|
<plugin> |
|
|
|
<groupId>com.github.eirslett</groupId> |
|
|
|
<artifactId>frontend-maven-plugin</artifactId> |
|
|
|
<version>1.7.5</version> |
|
|
|
<configuration> |
|
|
|
<installDirectory>target</installDirectory> |
|
|
|
<workingDirectory>${basedir}</workingDirectory> |
|
|
|
@ -85,7 +84,6 @@ |
|
|
|
<plugin> |
|
|
|
<groupId>com.github.eirslett</groupId> |
|
|
|
<artifactId>frontend-maven-plugin</artifactId> |
|
|
|
<version>1.7.5</version> |
|
|
|
<configuration> |
|
|
|
<installDirectory>target</installDirectory> |
|
|
|
<workingDirectory>${basedir}</workingDirectory> |
|
|
|
@ -117,7 +115,6 @@ |
|
|
|
<plugin> |
|
|
|
<groupId>com.github.eirslett</groupId> |
|
|
|
<artifactId>frontend-maven-plugin</artifactId> |
|
|
|
<version>1.7.5</version> |
|
|
|
<configuration> |
|
|
|
<installDirectory>target</installDirectory> |
|
|
|
<workingDirectory>${basedir}</workingDirectory> |
|
|
|
|