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 2017/05/09 18:11:11 UTC

svn commit: r1794623 - /directory/studio/trunk/pom.xml

Author: seelmann
Date: Tue May  9 18:11:11 2017
New Revision: 1794623

URL: http://svn.apache.org/viewvc?rev=1794623&view=rev
Log:
Update parent pom (avoid maven warnings about report config)

Modified:
    directory/studio/trunk/pom.xml

Modified: directory/studio/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/pom.xml?rev=1794623&r1=1794622&r2=1794623&view=diff
==============================================================================
--- directory/studio/trunk/pom.xml (original)
+++ directory/studio/trunk/pom.xml Tue May  9 18:11:11 2017
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.directory.project</groupId>
     <artifactId>project</artifactId>
-    <version>37</version>
+    <version>38</version>
     <relativePath />
   </parent>