You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by pi...@apache.org on 2017/08/13 22:03:50 UTC

[12/13] git commit: [flex-falcon] [refs/heads/feature/amf] - upgrade in Maven google closure library to version 0.0-20170809-b9c14c6b

upgrade in Maven google closure library to version 0.0-20170809-b9c14c6b


Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/7edc0343
Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/7edc0343
Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/7edc0343

Branch: refs/heads/feature/amf
Commit: 7edc0343ecd49402ff718892c1953da659917a9f
Parents: c2cedae
Author: piotrz <pi...@apache.org>
Authored: Sat Aug 12 23:29:19 2017 +0200
Committer: piotrz <pi...@apache.org>
Committed: Sat Aug 12 23:29:19 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/7edc0343/compiler-jx/pom.xml
----------------------------------------------------------------------
diff --git a/compiler-jx/pom.xml b/compiler-jx/pom.xml
index 10b3582..75499b9 100644
--- a/compiler-jx/pom.xml
+++ b/compiler-jx/pom.xml
@@ -106,7 +106,7 @@
     <dependency>
       <groupId>org.clojure</groupId>
       <artifactId>google-closure-library</artifactId>
-      <version>0.0-20150902-b129bb9e</version>
+      <version>0.0-20170809-b9c14c6b</version>
     </dependency>
 
     <dependency>