File tree Expand file tree Collapse file tree 6 files changed +9
-10
lines changed Expand file tree Collapse file tree 6 files changed +9
-10
lines changed Original file line number Diff line number Diff line change 46
46
<plugin >
47
47
<groupId >com.github.eirslett</groupId >
48
48
<artifactId >frontend-maven-plugin</artifactId >
49
- <version >1.9.1</version >
50
49
<configuration >
51
- <nodeVersion >v12.14.1</nodeVersion >
52
50
<installDirectory >../../frontend-maven-plugin</installDirectory >
53
51
<workingDirectory >${basedir} </workingDirectory >
54
52
</configuration >
Original file line number Diff line number Diff line change 98
98
<plugin >
99
99
<groupId >com.github.eirslett</groupId >
100
100
<artifactId >frontend-maven-plugin</artifactId >
101
- <version >1.9.1</version >
102
101
<configuration >
103
- <nodeVersion >v12.14.1</nodeVersion >
104
102
<installDirectory >../../../frontend-maven-plugin</installDirectory >
105
103
<workingDirectory >${basedir} </workingDirectory >
106
104
</configuration >
Original file line number Diff line number Diff line change 55
55
<plugin >
56
56
<groupId >com.github.eirslett</groupId >
57
57
<artifactId >frontend-maven-plugin</artifactId >
58
- <version >1.9.1</version >
59
58
<configuration >
60
- <nodeVersion >v12.14.1</nodeVersion >
61
59
<installDirectory >../../../frontend-maven-plugin</installDirectory >
62
60
</configuration >
63
61
Original file line number Diff line number Diff line change 703
703
<source >8</source >
704
704
</configuration >
705
705
</plugin >
706
+
707
+ <plugin >
708
+ <groupId >com.github.eirslett</groupId >
709
+ <artifactId >frontend-maven-plugin</artifactId >
710
+ <version >1.12.1</version >
711
+ <configuration >
712
+ <nodeVersion >v12.14.1</nodeVersion >
713
+ </configuration >
714
+ </plugin >
706
715
</plugins >
707
716
</pluginManagement >
708
717
</build >
Original file line number Diff line number Diff line change 55
55
<plugin >
56
56
<groupId >com.github.eirslett</groupId >
57
57
<artifactId >frontend-maven-plugin</artifactId >
58
- <version >1.9.1</version >
59
58
<configuration >
60
- <nodeVersion >v12.14.1</nodeVersion >
61
59
<installDirectory >../frontend-maven-plugin</installDirectory >
62
60
</configuration >
63
61
Original file line number Diff line number Diff line change 103
103
<plugin >
104
104
<groupId >com.github.eirslett</groupId >
105
105
<artifactId >frontend-maven-plugin</artifactId >
106
- <version >1.9.1</version >
107
106
<configuration >
108
- <nodeVersion >v12.14.1</nodeVersion >
109
107
<installDirectory >../frontend-maven-plugin</installDirectory >
110
108
<workingDirectory >${basedir} </workingDirectory >
111
109
</configuration >
You can’t perform that action at this time.
0 commit comments