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

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


The following commit(s) were added to refs/heads/release/0.9.6 by this push:
     new d334625  Revert "try adding it here too".  Try -Dgpg.skip=true
d334625 is described below

commit d3346257e2c1812940c3bb0c95d69d4611ac9012
Author: Alex Harui <[email protected]>
AuthorDate: Thu Feb 14 00:30:26 2019 -0800

    Revert "try adding it here too".  Try -Dgpg.skip=true
    
    This reverts commit e64f2701e181526b2bc52b327a52e5530d71a7ba.
---
 pom.xml | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/pom.xml b/pom.xml
index 0283bd0..e0170b5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -190,13 +190,6 @@
 
   <build>
     <plugins>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-gpg-plugin</artifactId>
-        <configuration>
-            <skip>true</skip><!--true to skip gpg if building release on CI 
server -->
-        </configuration>
-      </plugin>
       <!-- Check if all source files have the required apache license headers 
-->
       <plugin>
         <groupId>org.apache.rat</groupId>

Reply via email to