diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-08-13 18:23:22 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-08-13 18:23:27 -0400 |
commit | c558fb8f281651281005b1c584409aab1973ea00 (patch) | |
tree | 40358215deadc6c658cdd2f7530bfbb2af9f829f /champ-service | |
parent | 6b309256a1329973269c7677bb989f71705fc18a (diff) |
Upversion champ in elalto
Issue-ID: AAI-2579
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: Ia7c0730dcb21fb8f0a300deeaa09e215a338b06d
Diffstat (limited to 'champ-service')
-rw-r--r-- | champ-service/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/champ-service/pom.xml b/champ-service/pom.xml index eefb9b5..4cfa175 100644 --- a/champ-service/pom.xml +++ b/champ-service/pom.xml @@ -26,7 +26,7 @@ limitations under the License. <parent> <groupId>org.onap.aai</groupId> <artifactId>champ</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.2-SNAPSHOT</version> </parent> <groupId>org.onap.aai.champ</groupId> |