diff options
author | wr148d <wr148d@att.com> | 2020-05-11 15:26:07 -0400 |
---|---|---|
committer | wr148d <wr148d@att.com> | 2020-05-11 15:26:28 -0400 |
commit | eafe21c9a3dcfe1e440e6ee9943260877cfa619d (patch) | |
tree | 8763318a9e3f861ef103c5c0b53018906f0cc8e2 /common/pom.xml | |
parent | edd2cadab90eaf47d54b7855a82b75bc3a9b06c4 (diff) |
Update version from 1.5.1-SNAPSHOT to 1.5.2-SNAPSHOT1.5.2
Issue-ID: AAI-2896
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I82158e4f96e2ae6217b363d2decbd7c378bccf87
Diffstat (limited to 'common/pom.xml')
-rw-r--r-- | common/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/pom.xml b/common/pom.xml index 728b959..747b45d 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.onap.aai.esr-gui</groupId> <artifactId>aai-esr-gui</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> |