diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-08-13 14:16:30 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-08-13 14:16:35 -0400 |
commit | e634c1f683856dc4a12a2b03cd182ada15c91f13 (patch) | |
tree | 0f1c6523604654065aaf084557612156fbeb1242 /champ-lib/champ-janus/pom.xml | |
parent | efbce77406835f2933e6633f78edf15209a1eb05 (diff) |
Upversion champ
Issue-ID: AAI-2579
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: Iadcea4958ad187a2efd84b48b0bbb5c7d1a4161f
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..f8d3b49 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.5.1-SNAPSHOT</version> </parent> <groupId>org.onap.aai.champ.champ-lib</groupId> |