Author: claude
Date: Wed Aug  7 09:22:52 2013
New Revision: 1511220

URL: http://svn.apache.org/r1511220
Log:
removed gpg signing plugin

Modified:
    jena/Experimental/jena-security/pom.xml

Modified: jena/Experimental/jena-security/pom.xml
URL: 
http://svn.apache.org/viewvc/jena/Experimental/jena-security/pom.xml?rev=1511220&r1=1511219&r2=1511220&view=diff
==============================================================================
--- jena/Experimental/jena-security/pom.xml (original)
+++ jena/Experimental/jena-security/pom.xml Wed Aug  7 09:22:52 2013
@@ -96,7 +96,7 @@
                                        </execution>
                                </executions>
                        </plugin>
-                       <plugin>
+                       <!--  plugin>
                                <groupId>org.apache.maven.plugins</groupId>
                                <artifactId>maven-gpg-plugin</artifactId>
                                <configuration>
@@ -111,7 +111,7 @@
                                                </goals>
                                        </execution>
                                </executions>
-                       </plugin>
+                       </plugin -->
                </plugins>
        </build>
        <dependencies>


Reply via email to