summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorInstrumental <jonathan.gathman@att.com>2018-11-07 21:29:12 -0600
committerInstrumental <jonathan.gathman@att.com>2018-11-07 21:29:58 -0600
commit60985cb838d78c1a7f3853ee355ee5b974cc72bd (patch)
tree827a9a67eeaf212a723c3296c9b18e143615ca7b
parent5aa8aec689a399e7803e84e531532d0c61631ec1 (diff)
Remove SNAPSHOT
Did SNAPSHOT to help APPC test. Have to move back to non-SNAPSHOT for build. Issue-ID: AAF-613 Change-Id: I34c5b4bf1c02ee9de51137a283705ce5e240a350 Signed-off-by: Instrumental <jonathan.gathman@att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 16282a0..5614843 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
<properties>
<!-- This version needs to be RELEASED version. Fails on SNAPSHOT -->
- <cadi.version>2.1.7-SNAPSHOT</cadi.version>
+ <cadi.version>2.1.6</cadi.version>
<!-- <sonar.skip>true</sonar.skip> -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<!-- project.jettyVersion>9.4.12.v20180830</project.jettyVersion -->