You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@onami.apache.org by si...@apache.org on 2012/12/06 08:45:18 UTC

svn commit: r1417756 - /incubator/onami/trunk/configuration/pom.xml

Author: simonetripodi
Date: Thu Dec  6 07:45:17 2012
New Revision: 1417756

URL: http://svn.apache.org/viewvc?rev=1417756&view=rev
Log:
s/cache/configuration

Modified:
    incubator/onami/trunk/configuration/pom.xml

Modified: incubator/onami/trunk/configuration/pom.xml
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/configuration/pom.xml?rev=1417756&r1=1417755&r2=1417756&view=diff
==============================================================================
--- incubator/onami/trunk/configuration/pom.xml (original)
+++ incubator/onami/trunk/configuration/pom.xml Thu Dec  6 07:45:17 2012
@@ -127,7 +127,7 @@
         <inherited>false</inherited>
         <configuration>
           <checkinComment>Onami Configuration site deployment</checkinComment>
-          <checkoutDirectory>${user.home}/onami-cache-site</checkoutDirectory>
+          <checkoutDirectory>${user.home}/onami-configuration-site</checkoutDirectory>
         </configuration>
         <executions>
           <execution>