diff options
author | 2019-05-09 07:53:51 -0400 | |
---|---|---|
committer | 2019-05-09 12:16:29 +0000 | |
commit | e3ef80e41a630241f080b3f22e3953564671047e (patch) | |
tree | 694137347edd9aa60fca66a124fcd5eb300a07ca /champ-service | |
parent | c748ac22157e97dd0d620ef58b930ad97dc04cfe (diff) |
Upversion champdublin
Issue-ID: AAI-2403
Change-Id: I08a533e5d3f61e98b8ff51f938f11850c25dc9fd
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
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 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> |