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/tlf Commit: 99292556522a74ace8a9a16038aa0887fe53dbc7 Parents: 313ee84 Author: Alex Harui <[email protected]> Authored: Mon Jun 26 11:27:15 2017 -0700 Committer: Alex Harui <[email protected]> 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>
