aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index ae017ad7..1077af6e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -458,6 +458,12 @@
</properties>
</profile>
<profile>
+ <id>sqlite</id>
+ <properties>
+ <activatedProperties>sqlite</activatedProperties>
+ </properties>
+ </profile>
+ <profile>
<id>production</id>
<properties>
<activatedProperties>production</activatedProperties>