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/03/22 22:12:29 UTC

svn commit: r1668478 - /directory/studio/branches/studio-tycho/pom.xml

Author: seelmann
Date: Sun Mar 22 21:12:29 2015
New Revision: 1668478

URL: http://svn.apache.org/r1668478
Log:
Fix maven warning

Modified:
    directory/studio/branches/studio-tycho/pom.xml

Modified: directory/studio/branches/studio-tycho/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/branches/studio-tycho/pom.xml?rev=1668478&r1=1668477&r2=1668478&view=diff
==============================================================================
--- directory/studio/branches/studio-tycho/pom.xml (original)
+++ directory/studio/branches/studio-tycho/pom.xml Sun Mar 22 21:12:29 2015
@@ -24,6 +24,7 @@
     <groupId>org.apache.directory.project</groupId>
     <artifactId>project</artifactId>
     <version>34</version>
+    <relativePath />
   </parent>
 
   <groupId>org.apache.directory.studio</groupId>