Skip to content

Commit 4af9711

Browse files
committed
CLOUD-3918 - EAP 7.4.0.Beta images
1 parent 8840f4f commit 4af9711

File tree

2 files changed

+2
-2
lines changed
  • jboss/container/eap
    • galleon/artifacts/opt/jboss/container/eap/galleon/eap-s2i-galleon-pack
    • prometheus/config

2 files changed

+2
-2
lines changed

jboss/container/eap/galleon/artifacts/opt/jboss/container/eap/galleon/eap-s2i-galleon-pack/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependencies>
4444
<dependency>
4545
<groupId>${full.maven.groupId}</groupId>
46-
<artifactId>wildfly-galleon-pack</artifactId>
46+
<artifactId>wildfly-ee-galleon-pack</artifactId>
4747
<version>${version.org.wildfly}</version>
4848
<type>zip</type>
4949
</dependency>

jboss/container/eap/prometheus/config/module.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ execute:
99

1010
modules:
1111
install:
12-
- name: jboss.container.prometheus.bash
12+
- name: jboss.container.prometheus
1313
- name: jboss.container.eap.prometheus.jmx-exporter-config

0 commit comments

Comments
 (0)