summaryrefslogtreecommitdiffstats
path: root/standalone
diff options
context:
space:
mode:
authorMichael Dürre <michael.duerre@highstreet-technologies.com>2022-07-26 08:21:50 +0200
committerMichael Dürre <michael.duerre@highstreet-technologies.com>2022-07-26 08:22:23 +0200
commit7e70156de2c31e2fc8e90a8f22905e7febba5af7 (patch)
tree67eded8d38b96520e18593d079f877b97ec2f453 /standalone
parent59d34e4b2c6e1851b51412b5291425c1564f733c (diff)
fix dmaap dependent odl startup issue
fix version for dmaap client for odl bundles Issue-ID: CCSDK-3731 Change-Id: I212b3d679cf059f292b5ed98b0584fa259408732 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
Diffstat (limited to 'standalone')
-rwxr-xr-xstandalone/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/standalone/pom.xml b/standalone/pom.xml
index 5e99bea5..a28015a4 100755
--- a/standalone/pom.xml
+++ b/standalone/pom.xml
@@ -70,7 +70,7 @@
<mariadb.connector.version>2.7.2</mariadb.connector.version>
<fasterxml.jackson.version>2.12.4</fasterxml.jackson.version>
<velocity.version>2.3</velocity.version>
- <dmaap.listener.version>1.1.12</dmaap.listener.version>
+ <dmaap.listener.version>1.1.13-SNAPSHOT</dmaap.listener.version>
<sdc.client.version>1.4.1</sdc.client.version>
<sdc.tosca.version>1.6.5</sdc.tosca.version>