Skip to content

Commit f365768

Browse files
committed
Fix
1 parent 605874b commit f365768

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,9 @@
109109

110110
<!-- Artemis test dependencies -->
111111
<artemis.version>2.44.0</artemis.version>
112-
<!-- TODO switch to apache/activemq-artemis to match the artemis version-->
113112

114113
<!-- Dev Services Docker Images -->
114+
<!-- TODO switch to apache/activemq-artemis to match the artemis version-->
115115
<amqp.image>quay.io/artemiscloud/activemq-artemis-broker:1.0.25</amqp.image>
116116
<apicurio-registry.image>quay.io/apicurio/apicurio-registry-mem:${apicurio-registry.version}</apicurio-registry.image>
117117
<lra.image>quay.io/jbosstm/lra-coordinator:latest</lra.image>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
default.image=${narayana-lra.image}
1+
default.image=${lra.image}

0 commit comments

Comments
 (0)