diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..b33347d --- /dev/null +++ b/pom.xml @@ -0,0 +1,53 @@ + + + 4.0.0 + + as3corelib + as3corelib + 0.94-SNAPSHOT + swc + + + 4.10.0.20130801 + 3.8 + + + + + src + + + net.flexmojos.oss + flexmojos-maven-plugin + 6.0.1 + true + + + org.apache.flex + compiler + ${flex.version} + pom + + + + + + + + + org.apache.flex.framework.air + air-framework + ${flex.version} + pom + + + org.apache.flex.framework + common-framework + ${flex.version} + pom + + + + \ No newline at end of file