You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by se...@apache.org on 2010/09/26 12:36:19 UTC

svn commit: r1001407 - /directory/shared/trunk/pom.xml

Author: seelmann
Date: Sun Sep 26 10:36:19 2010
New Revision: 1001407

URL: http://svn.apache.org/viewvc?rev=1001407&view=rev
Log:
New parent pom, update versions

Modified:
    directory/shared/trunk/pom.xml

Modified: directory/shared/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/shared/trunk/pom.xml?rev=1001407&r1=1001406&r2=1001407&view=diff
==============================================================================
--- directory/shared/trunk/pom.xml (original)
+++ directory/shared/trunk/pom.xml Sun Sep 26 10:36:19 2010
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.directory.project</groupId>
     <artifactId>project</artifactId>
-    <version>17</version>
+    <version>18</version>
   </parent>
 
   <groupId>org.apache.directory.shared</groupId>
@@ -265,6 +265,7 @@
   </dependencies>
 
   <reporting>
+    <excludeDefaults>true</excludeDefaults>
     <plugins>
       <!--
         Note to myself: 
@@ -381,7 +382,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-checkstyle-plugin</artifactId>
-        <version>2.5</version>
+        <version>2.6</version>
         <configuration>
           <configLocation>directory-checks.xml</configLocation>
           <xrefLocation>${project.reporting.outputDirectory}/../xref</xrefLocation>
@@ -391,6 +392,7 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>versions-maven-plugin</artifactId>
+        <version>1.2</version>
         <reportSets>
           <reportSet>
             <reports>