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/05/04 18:14:14 UTC

[28/50] [abbrv] git commit: [flex-asjs] [refs/heads/spark] - - Merged upstream changes

- Merged upstream changes


Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/087dd824
Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/087dd824
Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/087dd824

Branch: refs/heads/spark
Commit: 087dd82487253e4792de023dd54e57912236dd1a
Parents: b9e1b5e
Author: Christofer Dutz <ch...@codecentric.de>
Authored: Fri Apr 22 16:22:36 2016 +0200
Committer: Christofer Dutz <ch...@codecentric.de>
Committed: Fri Apr 22 16:22:36 2016 +0200

----------------------------------------------------------------------
 frameworks/projects/Core/pom.xml | 7 -------
 1 file changed, 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/087dd824/frameworks/projects/Core/pom.xml
----------------------------------------------------------------------
diff --git a/frameworks/projects/Core/pom.xml b/frameworks/projects/Core/pom.xml
index 16694c4..6def4fd 100644
--- a/frameworks/projects/Core/pom.xml
+++ b/frameworks/projects/Core/pom.xml
@@ -58,13 +58,6 @@
             <type>swc</type>
             <scope>external</scope>
         </dependency>
-        <dependency>
-            <groupId>com.adobe.flash.framework</groupId>
-            <artifactId>playerglobal</artifactId>
-            <version>20.0</version>
-            <type>swc</type>
-            <scope>external</scope>
-        </dependency>
     </dependencies>
 
 </project>