diff options
author | LaMont, William(wl2432) <wl2432@att.com> | 2020-03-04 11:19:42 -0500 |
---|---|---|
committer | LaMont, William(wl2432) <wl2432@att.com> | 2020-03-04 11:22:15 -0500 |
commit | 3499d34210d4402703fbbe501d60d0ca2d3d6156 (patch) | |
tree | fa8717700d52829eaeba267585d199fdd4386dd0 /standalone/pom.xml | |
parent | 17457060a8341fb4675a0ff53929c986f917e7ad (diff) |
Upversion to 1.5.2
Issue-ID: AAI-2734
Change-Id: I27b6218fb6955ca52c4a372f7f2a39f1fd853489
Signed-off-by: LaMont, William(wl2432) <wl2432@att.com>
Diffstat (limited to 'standalone/pom.xml')
-rw-r--r-- | standalone/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/standalone/pom.xml b/standalone/pom.xml index e3bda3d..27b05fc 100644 --- a/standalone/pom.xml +++ b/standalone/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.onap.aai.esr-server</groupId> <artifactId>aai-esr-server</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> |