diff options
author | 2020-02-20 15:06:14 +0000 | |
---|---|---|
committer | 2020-02-20 15:07:13 +0000 | |
commit | a931fa8785545c26c285d30208c643ccd98d2654 (patch) | |
tree | 433a9c8311c28b1cf78cbe835cd89adcf6658400 /pom.xml | |
parent | 17d2260a92960239020ba82aea2d371ab673abc6 (diff) |
Update to the 1.5.1-SNAPSHOT
Issue-ID: AAI-2793
Change-Id: Ifad707388f0dd76a27135fda2f89d16d8d9afba9
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ <artifactId>aai-esr-server</artifactId> <packaging>pom</packaging> - <version>1.5.0-SNAPSHOT</version> + <version>1.5.1-SNAPSHOT</version> <name>aai-esr-server</name> <modules> <module>esr-mgr</module> |