Repository: flex-typedefs
Updated Branches:
  refs/heads/develop 0a064ba41 -> 0028489bd


make sure that node is searching the right version of GCC


Project: http://git-wip-us.apache.org/repos/asf/flex-typedefs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-typedefs/commit/0028489b
Tree: http://git-wip-us.apache.org/repos/asf/flex-typedefs/tree/0028489b
Diff: http://git-wip-us.apache.org/repos/asf/flex-typedefs/diff/0028489b

Branch: refs/heads/develop
Commit: 0028489bd3f87eebb5e9c65c0a793bc66d22e5c5
Parents: 0a064ba
Author: piotrz <pio...@apache.org>
Authored: Sat Aug 12 17:20:49 2017 +0200
Committer: piotrz <pio...@apache.org>
Committed: Sat Aug 12 17:20:49 2017 +0200

----------------------------------------------------------------------
 node/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-typedefs/blob/0028489b/node/pom.xml
----------------------------------------------------------------------
diff --git a/node/pom.xml b/node/pom.xml
index 6d2c7c8..a14adb5 100644
--- a/node/pom.xml
+++ b/node/pom.xml
@@ -52,7 +52,7 @@
                   Give it a number matching the date so we can
                   trigger a new download by updating the date
               -->
-              <outputFileName>closure-compiler-20160421.zip</outputFileName>
+              <outputFileName>closure-compiler-20170626.zip</outputFileName>
               
<outputDirectory>${project.build.directory}/downloads</outputDirectory>
               <unpack>true</unpack>
             </configuration>

Reply via email to