mirror of https://github.com/apache/nifi.git
NIFI-315:
- Moving to a newer version of yui compressor plugin.
This commit is contained in:
parent
4b852ebc65
commit
be16371b20
|
@ -238,7 +238,7 @@
|
|||
<plugin>
|
||||
<groupId>net.alchim31.maven</groupId>
|
||||
<artifactId>yuicompressor-maven-plugin</artifactId>
|
||||
<version>1.1</version>
|
||||
<version>1.5.1</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>minify</id>
|
||||
|
|
Loading…
Reference in New Issue