reverted c3b393eb64a351211e52417b79aa074a0887138e
Project: http://git-wip-us.apache.org/repos/asf/marmotta/repo Commit: http://git-wip-us.apache.org/repos/asf/marmotta/commit/db70ff70 Tree: http://git-wip-us.apache.org/repos/asf/marmotta/tree/db70ff70 Diff: http://git-wip-us.apache.org/repos/asf/marmotta/diff/db70ff70 Branch: refs/heads/ldp Commit: db70ff70997681ad7c1229bbc07cafc908682152 Parents: 49b6b3c Author: Sergio Fernández <[email protected]> Authored: Wed Apr 16 11:04:30 2014 +0200 Committer: Sergio Fernández <[email protected]> Committed: Wed Apr 16 11:04:30 2014 +0200 ---------------------------------------------------------------------- launchers/marmotta-webapp/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/marmotta/blob/db70ff70/launchers/marmotta-webapp/pom.xml ---------------------------------------------------------------------- diff --git a/launchers/marmotta-webapp/pom.xml b/launchers/marmotta-webapp/pom.xml index 91d7dda..fb87868 100644 --- a/launchers/marmotta-webapp/pom.xml +++ b/launchers/marmotta-webapp/pom.xml @@ -204,6 +204,7 @@ <profile> <id>kiwi</id> <activation> + <activeByDefault>true</activeByDefault> <property> <name>marmotta.backend</name> <value>kiwi</value>
