You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by fe...@apache.org on 2007/12/22 09:16:40 UTC

svn commit: r606408 - /directory/sandbox/felixk/pom.xml

Author: felixk
Date: Sat Dec 22 00:16:39 2007
New Revision: 606408

URL: http://svn.apache.org/viewvc?rev=606408&view=rev
Log:
No changelog report

Modified:
    directory/sandbox/felixk/pom.xml

Modified: directory/sandbox/felixk/pom.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/pom.xml?rev=606408&r1=606407&r2=606408&view=diff
==============================================================================
--- directory/sandbox/felixk/pom.xml (original)
+++ directory/sandbox/felixk/pom.xml Sat Dec 22 00:16:39 2007
@@ -32,7 +32,7 @@
     <groupId>org.apache.directory.studio</groupId>
     <artifactId>parent</artifactId>
     <version>1.0.2-SNAPSHOT</version>
-    <name>Studio</name>
+    <name>Apache Directory Studio</name>
     <packaging>pom</packaging>
 
     <url>http://directory.apache.org/studio/</url>
@@ -995,6 +995,7 @@
                     </reportSet>
                 </reportSets>
             </plugin>
+            <!--
                 <plugin>
                 <groupId>org.codehaus.mojo</groupId>
                 <artifactId>changelog-maven-plugin</artifactId>
@@ -1013,6 +1014,7 @@
                 </reportSet>
                 </reportSets>
                 </plugin>
+            -->
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-surefire-report-plugin</artifactId>