You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ah...@apache.org on 2018/01/04 18:16:58 UTC

[royale-compiler] branch release/0.9.0 updated: utils and main did not work, trying something else

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

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


The following commit(s) were added to refs/heads/release/0.9.0 by this push:
     new 0008071  utils and main did not work, trying something else
0008071 is described below

commit 0008071acf8a49e56fc63f8a195e09d95c685740
Author: Alex Harui <ah...@apache.org>
AuthorDate: Thu Jan 4 10:16:50 2018 -0800

    utils and main did not work, trying something else
---
 pom.xml | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/pom.xml b/pom.xml
index 0a7a1c2..0a7dd2d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -507,17 +507,6 @@
         <version>3.2</version>
       </plugin>
 
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-release-plugin</artifactId>
-        <version>2.5.3</version>
-        <configuration>
-            <!--
-             During release:perform, enable the "msin" profile
-             -->
-            <releaseProfiles>utils,main</releaseProfiles>
-        </configuration>
-      </plugin>
     </plugins>
 
     <pluginManagement>

-- 
To stop receiving notification emails like this one, please contact
['"commits@royale.apache.org" <co...@royale.apache.org>'].