- Add MaterialDesignLite swc to distribution binary folder

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

Branch: refs/heads/develop
Commit: 06a57c9df4206b8ed213256bc8f8c25825c58814
Parents: 6d27f7f
Author: piotrz <pio...@apache.org>
Authored: Sun Nov 6 19:08:37 2016 +0100
Committer: piotrz <pio...@apache.org>
Committed: Sun Nov 6 19:08:37 2016 +0100

----------------------------------------------------------------------
 distribution/pom.xml | 6 ++++++
 1 file changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/06a57c9d/distribution/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/pom.xml b/distribution/pom.xml
index b2dac5e..027f5d2 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -170,6 +170,12 @@
     </dependency>
     <dependency>
       <groupId>org.apache.flex.flexjs.framework</groupId>
+      <artifactId>MaterialDesignLite</artifactId>
+      <version>0.8.0-SNAPSHOT</version>
+      <type>swc</type>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.flex.flexjs.framework</groupId>
       <artifactId>Mobile</artifactId>
       <version>0.8.0-SNAPSHOT</version>
       <type>swc</type>

Reply via email to