summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSerban Popescu <sp5226@att.com>2018-04-18 17:15:37 -0400
committerSerban Popescu <sp5226@att.com>2018-04-18 17:18:05 -0400
commit00dc2e8bc3ee13eb28335dd491a30897a3256c77 (patch)
tree405126362ab154ab45607bc4cdddbc4ffb31f268
parentb039682a6805507445139e2b2430144f92724b09 (diff)
Update the version for dmaapclient
Add support for Aai and Pserver incoming messages from Dmaap Change-Id: I4da41ec13c6abcb42eb4044bee82b7db33880c51 Issue-ID: CCSDK-223 Signed-off-by: Serban Popescu <sp5226@att.com>
-rwxr-xr-xdmaap-listener/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dmaap-listener/pom.xml b/dmaap-listener/pom.xml
index cd6b6796..5d4041e8 100755
--- a/dmaap-listener/pom.xml
+++ b/dmaap-listener/pom.xml
@@ -23,7 +23,7 @@
<velocity.version>2.0</velocity.version>
<skip.SWM>true</skip.SWM>
<dmaap.listener.base>/opt/app/dmaap-listener</dmaap.listener.base>
- <dmaap.listener.version>1.1.0-SNAPSHOT</dmaap.listener.version>
+ <dmaap.listener.version>1.1.5-SNAPSHOT</dmaap.listener.version>
<maven.build.timestamp.format>yyyyMMdd'T'HHmmss'Z'</maven.build.timestamp.format>
<build.number>${maven.build.timestamp}</build.number>