You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2016/09/07 22:40:57 UTC

[23/32] git commit: [flex-falcon] [refs/heads/develop] - Updated the dependencies to jburg types and build tools to the released versions

Updated the dependencies to jburg types and build tools to the released versions


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

Branch: refs/heads/develop
Commit: 6c1df6908827eccebc2ae281bcb9b6eebd2e00b7
Parents: 4576e15
Author: Christofer Dutz <ch...@codecentric.de>
Authored: Mon Sep 5 10:11:50 2016 +0200
Committer: Christofer Dutz <ch...@codecentric.de>
Committed: Mon Sep 5 10:11:50 2016 +0200

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/6c1df690/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 218b303..cb1b0d4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,8 +51,8 @@
     <flash.version>20.0</flash.version>
     <air.version>20.0</air.version>
 
-    <compiler-build-tools.version>1.0.0-SNAPSHOT</compiler-build-tools.version>
-    <compiler-jburg-types.version>1.0.0-SNAPSHOT</compiler-jburg-types.version>
+    <compiler-build-tools.version>1.0.0</compiler-build-tools.version>
+    <compiler-jburg-types.version>1.0.0</compiler-jburg-types.version>
 
     <!-- URL of the ASF SonarQube server -->
     <sonar.host.url>https://analysis.apache.org/</sonar.host.url>