diff options
author | Instrumental <jonathan.gathman@att.com> | 2018-11-07 13:45:30 -0600 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2018-11-07 13:45:40 -0600 |
commit | e9c0bf259db0084592536e896cc449b5cf34b84f (patch) | |
tree | 7847ab3e44503645584509c94203779e07671829 | |
parent | c701407539324d60f32be496e5292808829ae1d6 (diff) |
All to 2.1.7-SNAPSHOT
Issue-ID: AAF-613
Change-Id: I9d3cd657e39eff0246c9f3b343dd44bcccd90452
Signed-off-by: Instrumental <jonathan.gathman@att.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ <properties> <!-- This version needs to be RELEASED version. Fails on SNAPSHOT --> - <cadi.version>2.1.6</cadi.version> + <cadi.version>2.1.7-SNAPSHOT</cadi.version> <!-- <sonar.skip>true</sonar.skip> --> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.jettyVersion>9.3.9.v20160517</project.jettyVersion> |