You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by ak...@apache.org on 2007/05/24 07:23:04 UTC

svn commit: r541170 - /directory/shared/branches/0.9.5/pom.xml

Author: akarasulu
Date: Wed May 23 22:23:03 2007
New Revision: 541170

URL: http://svn.apache.org/viewvc?view=rev&rev=541170
Log:
still trying to get things working

Modified:
    directory/shared/branches/0.9.5/pom.xml

Modified: directory/shared/branches/0.9.5/pom.xml
URL: http://svn.apache.org/viewvc/directory/shared/branches/0.9.5/pom.xml?view=diff&rev=541170&r1=541169&r2=541170
==============================================================================
--- directory/shared/branches/0.9.5/pom.xml (original)
+++ directory/shared/branches/0.9.5/pom.xml Wed May 23 22:23:03 2007
@@ -31,19 +31,6 @@
           <tagBase>https://svn.apache.org/repos/asf/directory/shared/releases</tagBase>
         </configuration>
       </plugin>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-gpg-plugin</artifactId>
-        <executions>
-          <execution>
-            <id>sign-artifacts</id>
-            <phase>verify</phase>
-            <goals>
-              <goal>sign</goal>
-            </goals>
-          </execution>
-        </executions>
-      </plugin>
     </plugins>
   </build>
   <profiles>