diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-08-13 18:25:13 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-08-13 18:25:15 -0400 |
commit | fc363c9ded8214b406b1d3f77b4e569b06ce4543 (patch) | |
tree | b8a2ba8f109b6a2fda6f902b67239c6c5e0a1ac4 /champ-lib/champ-janus/pom.xml | |
parent | 23dc949b6f0f4635c21ae8969ad1c5f0efa46aff (diff) |
Upversion champ in master
Issue-ID: AAI-2579
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: Iab34378a281b6c5d9ff8b5303fb6a2d3dedef665
Diffstat (limited to 'champ-lib/champ-janus/pom.xml')
-rw-r--r-- | champ-lib/champ-janus/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/champ-lib/champ-janus/pom.xml b/champ-lib/champ-janus/pom.xml index 02b375c..37864c5 100644 --- a/champ-lib/champ-janus/pom.xml +++ b/champ-lib/champ-janus/pom.xml @@ -27,7 +27,7 @@ limitations under the License. <parent> <groupId>org.onap.aai.champ</groupId> <artifactId>champ-lib</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> </parent> <groupId>org.onap.aai.champ.champ-lib</groupId> |