Showing
4 changed files
with
5 additions
and
7 deletions
@@ -59,7 +59,6 @@ | @@ -59,7 +59,6 @@ | ||
59 | <plugin> | 59 | <plugin> |
60 | <groupId>com.github.eirslett</groupId> | 60 | <groupId>com.github.eirslett</groupId> |
61 | <artifactId>frontend-maven-plugin</artifactId> | 61 | <artifactId>frontend-maven-plugin</artifactId> |
62 | - <version>1.7.5</version> | ||
63 | <configuration> | 62 | <configuration> |
64 | <installDirectory>target</installDirectory> | 63 | <installDirectory>target</installDirectory> |
65 | <workingDirectory>${basedir}</workingDirectory> | 64 | <workingDirectory>${basedir}</workingDirectory> |
@@ -149,7 +148,6 @@ | @@ -149,7 +148,6 @@ | ||
149 | <plugin> | 148 | <plugin> |
150 | <groupId>com.github.eirslett</groupId> | 149 | <groupId>com.github.eirslett</groupId> |
151 | <artifactId>frontend-maven-plugin</artifactId> | 150 | <artifactId>frontend-maven-plugin</artifactId> |
152 | - <version>1.7.5</version> | ||
153 | <configuration> | 151 | <configuration> |
154 | <installDirectory>target</installDirectory> | 152 | <installDirectory>target</installDirectory> |
155 | <workingDirectory>${basedir}</workingDirectory> | 153 | <workingDirectory>${basedir}</workingDirectory> |
@@ -68,7 +68,6 @@ | @@ -68,7 +68,6 @@ | ||
68 | <plugin> | 68 | <plugin> |
69 | <groupId>com.github.eirslett</groupId> | 69 | <groupId>com.github.eirslett</groupId> |
70 | <artifactId>frontend-maven-plugin</artifactId> | 70 | <artifactId>frontend-maven-plugin</artifactId> |
71 | - <version>1.7.5</version> | ||
72 | <configuration> | 71 | <configuration> |
73 | <installDirectory>target</installDirectory> | 72 | <installDirectory>target</installDirectory> |
74 | <workingDirectory>${basedir}</workingDirectory> | 73 | <workingDirectory>${basedir}</workingDirectory> |
@@ -196,7 +195,6 @@ | @@ -196,7 +195,6 @@ | ||
196 | <plugin> | 195 | <plugin> |
197 | <groupId>com.github.eirslett</groupId> | 196 | <groupId>com.github.eirslett</groupId> |
198 | <artifactId>frontend-maven-plugin</artifactId> | 197 | <artifactId>frontend-maven-plugin</artifactId> |
199 | - <version>1.7.5</version> | ||
200 | <configuration> | 198 | <configuration> |
201 | <installDirectory>target</installDirectory> | 199 | <installDirectory>target</installDirectory> |
202 | <workingDirectory>${basedir}</workingDirectory> | 200 | <workingDirectory>${basedir}</workingDirectory> |
@@ -636,6 +636,11 @@ | @@ -636,6 +636,11 @@ | ||
636 | <version>1.0.10</version> | 636 | <version>1.0.10</version> |
637 | </plugin> | 637 | </plugin> |
638 | <plugin> | 638 | <plugin> |
639 | + <groupId>com.github.eirslett</groupId> | ||
640 | + <artifactId>frontend-maven-plugin</artifactId> | ||
641 | + <version>1.12.0</version> | ||
642 | + </plugin> | ||
643 | + <plugin> | ||
639 | <groupId>org.apache.maven.plugins</groupId> | 644 | <groupId>org.apache.maven.plugins</groupId> |
640 | <artifactId>maven-surefire-plugin</artifactId> | 645 | <artifactId>maven-surefire-plugin</artifactId> |
641 | <version>3.0.0-M1</version> | 646 | <version>3.0.0-M1</version> |
@@ -45,7 +45,6 @@ | @@ -45,7 +45,6 @@ | ||
45 | <plugin> | 45 | <plugin> |
46 | <groupId>com.github.eirslett</groupId> | 46 | <groupId>com.github.eirslett</groupId> |
47 | <artifactId>frontend-maven-plugin</artifactId> | 47 | <artifactId>frontend-maven-plugin</artifactId> |
48 | - <version>1.7.5</version> | ||
49 | <configuration> | 48 | <configuration> |
50 | <installDirectory>target</installDirectory> | 49 | <installDirectory>target</installDirectory> |
51 | <workingDirectory>${basedir}</workingDirectory> | 50 | <workingDirectory>${basedir}</workingDirectory> |
@@ -85,7 +84,6 @@ | @@ -85,7 +84,6 @@ | ||
85 | <plugin> | 84 | <plugin> |
86 | <groupId>com.github.eirslett</groupId> | 85 | <groupId>com.github.eirslett</groupId> |
87 | <artifactId>frontend-maven-plugin</artifactId> | 86 | <artifactId>frontend-maven-plugin</artifactId> |
88 | - <version>1.7.5</version> | ||
89 | <configuration> | 87 | <configuration> |
90 | <installDirectory>target</installDirectory> | 88 | <installDirectory>target</installDirectory> |
91 | <workingDirectory>${basedir}</workingDirectory> | 89 | <workingDirectory>${basedir}</workingDirectory> |
@@ -117,7 +115,6 @@ | @@ -117,7 +115,6 @@ | ||
117 | <plugin> | 115 | <plugin> |
118 | <groupId>com.github.eirslett</groupId> | 116 | <groupId>com.github.eirslett</groupId> |
119 | <artifactId>frontend-maven-plugin</artifactId> | 117 | <artifactId>frontend-maven-plugin</artifactId> |
120 | - <version>1.7.5</version> | ||
121 | <configuration> | 118 | <configuration> |
122 | <installDirectory>target</installDirectory> | 119 | <installDirectory>target</installDirectory> |
123 | <workingDirectory>${basedir}</workingDirectory> | 120 | <workingDirectory>${basedir}</workingDirectory> |