diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-05-09 07:53:51 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-05-09 07:53:54 -0400 |
commit | d1a8f8ff686326708829e51878b8c87643ff91a9 (patch) | |
tree | 694137347edd9aa60fca66a124fcd5eb300a07ca /champ-service/pom.xml | |
parent | c748ac22157e97dd0d620ef58b930ad97dc04cfe (diff) |
Upversion champ
Issue-ID: AAI-2403
Change-Id: I08a533e5d3f61e98b8ff51f938f11850c25dc9fd
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Diffstat (limited to 'champ-service/pom.xml')
-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 610de3f..5311692 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.4.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> </parent> <groupId>org.onap.aai.champ</groupId> |