aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Brady <pb071s@att.com>2017-10-25 23:43:26 -0700
committerPatrick Brady <pb071s@att.com>2017-10-25 23:43:35 -0700
commit31e3330fcc45212765f2a3ef423e6b16d5f0839a (patch)
tree05251472ec4c617b4f5879d1fc5f1ce2b3486d30
parent7886ffee60cbe975856cc194cc0c1ea674c3f42e (diff)
New cdp-pal version
The new .25. version of cdp pal is on maven.org now Change-Id: Iaa07ad9f3a12089c483b0b8443dc4bebef6d732e Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-285
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 21ea1f5d2..2a364a221 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<!-- VERSIONS -->
- <cdp.pal.version>1.1.7-oss</cdp.pal.version>
+ <cdp.pal.version>1.1.25.2-oss</cdp.pal.version>
<dmaap.client.version>0.2.12</dmaap.client.version>
<eelf.version>0.0.1</eelf.version>
<eelf.maven.plugin.version>0.0.1</eelf.maven.plugin.version>