aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2018-03-14 08:19:35 -0400
committerPamela Dragosh <pdragosh@research.att.com>2018-03-14 08:19:41 -0400
commitfa1e3fb147d1bb0f2446eaf9923acfcf18f8384d (patch)
tree7afc879e389fd91c2e50b1d4ea572bfe85ee32eb
parent9f19ef6e4c962160eb844da5f505be2fa3901a69 (diff)
Upgrade dmaap release 1.1.3
Dmaap released their artifact as the snapshot is no longer available. Issue-ID: POLICY-694 Change-Id: Iaeeed2266a00271967334cb33e79d4c42a33f90a Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 53388550a..b370e2b79 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,7 @@
<!-- Project common dependency versions -->
<jetty.plugin.version>9.2.3.v20140905</jetty.plugin.version>
- <dmaap.version>1.1.3-SNAPSHOT</dmaap.version>
+ <dmaap.version>1.1.3</dmaap.version>
<httpclient.version>4.5.5</httpclient.version>
<jackson.version>2.9.4</jackson.version>
<commons.fileupload.version>1.3.3</commons.fileupload.version>