diff options
author | Hassan, Sean (sh265m) <sh265m@att.com> | 2020-09-03 13:00:16 -0500 |
---|---|---|
committer | Hassan, Sean (sh265m) <sean.hassan@att.com> | 2020-09-03 14:42:40 -0500 |
commit | 4c1a910d192310a177e656dc346b32173e8a7a95 (patch) | |
tree | 532823ff987fa1316873c87cbc66315e42851145 /sidecar/pom.xml | |
parent | f43bf4c2c8b36e61b8f2ad343f8bfa4372c2118a (diff) |
Prepare for release 2.1.17
Issue-ID: AAF-1196
Signed-off-by: Sean Hassan <sean.hassan@att.com>
Change-Id: Ic10219cc0ed2186780aec7845a97f588a653c03f
Diffstat (limited to 'sidecar/pom.xml')
-rw-r--r-- | sidecar/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sidecar/pom.xml b/sidecar/pom.xml index 3dca6f1..ed01273 100644 --- a/sidecar/pom.xml +++ b/sidecar/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.onap.aaf.cadi</groupId> <artifactId>parent</artifactId> - <version>2.1.16-SNAPSHOT</version> + <version>2.1.17-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <modelVersion>4.0.0</modelVersion> |