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/06/26 20:53:11 UTC

[08/10] git commit: [flex-asjs] [refs/heads/feature/FLEX-35328_simplify_mdl_drop_down_list] - fix up another merge issue

fix up another merge issue


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

Branch: refs/heads/feature/FLEX-35328_simplify_mdl_drop_down_list
Commit: 99292556522a74ace8a9a16038aa0887fe53dbc7
Parents: 313ee84
Author: Alex Harui <ah...@apache.org>
Authored: Mon Jun 26 11:27:15 2017 -0700
Committer: Alex Harui <ah...@apache.org>
Committed: Mon Jun 26 11:27:15 2017 -0700

----------------------------------------------------------------------
 examples/express/DataBindingExample/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/99292556/examples/express/DataBindingExample/pom.xml
----------------------------------------------------------------------
diff --git a/examples/express/DataBindingExample/pom.xml b/examples/express/DataBindingExample/pom.xml
index 3f8e466..6bd108e 100644
--- a/examples/express/DataBindingExample/pom.xml
+++ b/examples/express/DataBindingExample/pom.xml
@@ -60,6 +60,7 @@
       <artifactId>Network</artifactId>
       <version>0.9.0-SNAPSHOT</version>
       <type>swc</type>
+      <classifier>swf</classifier>
     </dependency>
     <dependency>
         <groupId>org.apache.flex.flexjs.framework</groupId>