reverted tmp file change

Project: http://git-wip-us.apache.org/repos/asf/marmotta/repo
Commit: http://git-wip-us.apache.org/repos/asf/marmotta/commit/555ea129
Tree: http://git-wip-us.apache.org/repos/asf/marmotta/tree/555ea129
Diff: http://git-wip-us.apache.org/repos/asf/marmotta/diff/555ea129

Branch: refs/heads/ldp
Commit: 555ea129de84b401e916dc167a0fc0dc69857909
Parents: 85d75a1
Author: tkurz <[email protected]>
Authored: Thu Mar 20 13:13:15 2014 +0100
Committer: tkurz <[email protected]>
Committed: Thu Mar 20 13:13:15 2014 +0100

----------------------------------------------------------------------
 launchers/marmotta-webapp/pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/marmotta/blob/555ea129/launchers/marmotta-webapp/pom.xml
----------------------------------------------------------------------
diff --git a/launchers/marmotta-webapp/pom.xml 
b/launchers/marmotta-webapp/pom.xml
index 3c20bcb..8cb4150 100644
--- a/launchers/marmotta-webapp/pom.xml
+++ b/launchers/marmotta-webapp/pom.xml
@@ -33,8 +33,7 @@
     <description>Web Application bundle (WAR file) containing Apache 
Marmotta</description>
 
     <properties>
-        
<!--<marmotta.home>${java.io.tmpdir}${file.separator}marmotta</marmotta.home>-->
-        <marmotta.home>/tmp/marmotta</marmotta.home>
+        
<marmotta.home>${java.io.tmpdir}${file.separator}marmotta</marmotta.home>
         <marmotta.context>/</marmotta.context>
         <marmotta.port>8080</marmotta.port>
         <marmotta.backend>kiwi</marmotta.backend>

Reply via email to