diff options
author | Lee, Tian (tl5884) <TianL@amdocs.com> | 2018-11-06 15:15:06 +0000 |
---|---|---|
committer | Lee, Tian (tl5884) <TianL@amdocs.com> | 2018-11-06 15:15:06 +0000 |
commit | c3d7c9a953af53954b5b791869d8585d31c8eba2 (patch) | |
tree | 136ad03a1326736122107385c44a383bfedb2aa6 /pom.xml | |
parent | a293645fe3e259cdd349ab2e2889aec32c620f75 (diff) |
Upversion to 1.4.0
Change-Id: I14455a57732ad27f3934628587f8b26c7ababa4c
Issue-ID: AAI-1848
Signed-off-by: Lee, Tian (tl5884) <TianL@amdocs.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -28,13 +28,13 @@ <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>1.2.0</version> + <version>1.2.1</version> <relativePath /> </parent> <groupId>org.onap.aai</groupId> <artifactId>babel</artifactId> - <version>1.3.2-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> <packaging>jar</packaging> <name>aai-babel</name> |