This is an automated email from the ASF dual-hosted git repository.

aharui pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/develop by this push:
     new 3cd13df  clean up pom
3cd13df is described below

commit 3cd13dfa433f995e810d9475de05c388c4300e55
Author: Alex Harui <[email protected]>
AuthorDate: Wed Feb 7 14:44:46 2018 -0800

    clean up pom
---
 examples/royale/AlertExample/pom.xml | 11 +----------
 1 file changed, 1 insertion(+), 10 deletions(-)

diff --git a/examples/royale/AlertExample/pom.xml 
b/examples/royale/AlertExample/pom.xml
index a216ca4..9088203 100644
--- a/examples/royale/AlertExample/pom.xml
+++ b/examples/royale/AlertExample/pom.xml
@@ -39,19 +39,10 @@
       <plugin>
         <groupId>org.apache.royale.compiler</groupId>
         <artifactId>royale-maven-plugin</artifactId>
-               <version>0.9.1-SNAPSHOT</version>
         <extensions>true</extensions>
         <configuration>
           <mainClass>AlertExample.mxml</mainClass>
-          <debug>true</debug>
         </configuration>
-               <dependencies>
-          <dependency>
-            <groupId>org.apache.royale.compiler</groupId>
-            <artifactId>compiler-jx</artifactId>
-            <version>0.9.1-SNAPSHOT</version>
-          </dependency>
-        </dependencies>
       </plugin>
     </plugins>
   </build>
@@ -87,4 +78,4 @@
     </dependency>
   </dependencies>
  
-</project>
\ No newline at end of file
+</project>

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to