You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by mc...@apache.org on 2015/02/04 19:57:16 UTC

[22/36] incubator-nifi git commit: NIFI-315: - Moving to a newer version of yui compressor plugin.

NIFI-315:
- Moving to a newer version of yui compressor plugin.

Project: http://git-wip-us.apache.org/repos/asf/incubator-nifi/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-nifi/commit/be16371b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-nifi/tree/be16371b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-nifi/diff/be16371b

Branch: refs/heads/NIFI-250
Commit: be16371b20eeb94c90cf369917325c76c3549e1c
Parents: 4b852eb
Author: Matt Gilman <ma...@gmail.com>
Authored: Tue Feb 3 09:54:54 2015 -0500
Committer: Matt Gilman <ma...@gmail.com>
Committed: Tue Feb 3 09:54:54 2015 -0500

----------------------------------------------------------------------
 .../nifi-framework/nifi-web/nifi-web-ui/pom.xml                    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-nifi/blob/be16371b/nifi/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/pom.xml
----------------------------------------------------------------------
diff --git a/nifi/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/pom.xml b/nifi/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/pom.xml
index 202bfc1..9eaa1b9 100644
--- a/nifi/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/pom.xml
+++ b/nifi/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/pom.xml
@@ -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>