You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by cl...@apache.org on 2013/08/07 11:22:53 UTC

svn commit: r1511220 - /jena/Experimental/jena-security/pom.xml

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>