aboutsummaryrefslogtreecommitdiffstats
path: root/policy-jre/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'policy-jre/pom.xml')
-rw-r--r--policy-jre/pom.xml5
1 files changed, 1 insertions, 4 deletions
diff --git a/policy-jre/pom.xml b/policy-jre/pom.xml
index cc0d588d..3a0ae4e4 100644
--- a/policy-jre/pom.xml
+++ b/policy-jre/pom.xml
@@ -29,7 +29,7 @@
<artifactId>policy-jre</artifactId>
<packaging>pom</packaging>
- <name>Policy Base Docker images</name>
+ <name>Policy JRE Docker images</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -46,10 +46,7 @@
<profile>
<id>docker</id>
<modules>
- <!-- pretty frequently, alpine fails to build, so removing
- it for now
<module>alpine</module>
- -->
<module>debian-slim</module>
</modules>
</profile>