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 2015/07/24 23:11:44 UTC

svn commit: r1692583 - /directory/buildtools/checkstyle-configuration/trunk/pom.xml

Author: seelmann
Date: Fri Jul 24 21:11:44 2015
New Revision: 1692583

URL: http://svn.apache.org/r1692583
Log:
Fix warning

Modified:
    directory/buildtools/checkstyle-configuration/trunk/pom.xml

Modified: directory/buildtools/checkstyle-configuration/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/buildtools/checkstyle-configuration/trunk/pom.xml?rev=1692583&r1=1692582&r2=1692583&view=diff
==============================================================================
--- directory/buildtools/checkstyle-configuration/trunk/pom.xml (original)
+++ directory/buildtools/checkstyle-configuration/trunk/pom.xml Fri Jul 24 21:11:44 2015
@@ -25,6 +25,7 @@
     <groupId>org.apache.directory.project</groupId>
     <artifactId>project</artifactId>
     <version>34</version>
+    <relativePath />
   </parent>
   
   <groupId>org.apache.directory.buildtools</groupId>