summaryrefslogtreecommitdiffstats
path: root/javatoscachecker/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'javatoscachecker/pom.xml')
-rw-r--r--javatoscachecker/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/javatoscachecker/pom.xml b/javatoscachecker/pom.xml
index 0c0d853..12dab08 100644
--- a/javatoscachecker/pom.xml
+++ b/javatoscachecker/pom.xml
@@ -119,4 +119,10 @@
</plugins>
</build>
+ <profiles>
+ <profile>
+ <id>docker</id>
+ </profile>
+ </profiles>
+
</project>