Browse Source

Upgrade frontend-maven-plugin from 1.3 to 1.4

tags/6.4-RC1
Simon Brandhof 7 years ago
parent
commit
7d60dd224d
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      pom.xml

+ 1
- 1
pom.xml View File

@@ -111,7 +111,7 @@
<plugin>
<groupId>com.github.eirslett</groupId>
<artifactId>frontend-maven-plugin</artifactId>
<version>1.3</version>
<version>1.4</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>

Loading…
Cancel
Save