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/10/05 15:57:15 UTC

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

Author: seelmann
Date: Tue Oct  5 13:57:14 2010
New Revision: 1004642

URL: http://svn.apache.org/viewvc?rev=1004642&view=rev
Log:
Update parent pom and skins version

Modified:
    directory/studio/trunk/pom.xml

Modified: directory/studio/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/pom.xml?rev=1004642&r1=1004641&r2=1004642&view=diff
==============================================================================
--- directory/studio/trunk/pom.xml (original)
+++ directory/studio/trunk/pom.xml Tue Oct  5 13:57:14 2010
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.directory.project</groupId>
     <artifactId>project</artifactId>
-    <version>17</version>
+    <version>18</version>
   </parent>
 
   <groupId>org.apache.directory.studio</groupId>
@@ -83,7 +83,7 @@
     <org.slf4j.version>1.5.6</org.slf4j.version>
     <org.xpp3.version>1.1.3.4.O</org.xpp3.version>
     <org.xpp3.validversion>1.1.340</org.xpp3.validversion>
-    <skin.version>1.0.1</skin.version>
+    <skin.version>1.0.2-SNAPSHOT</skin.version>
   </properties>
 
   <modules>