diff options
author | 2019-05-30 15:25:19 -0400 | |
---|---|---|
committer | 2019-05-30 15:25:19 -0400 | |
commit | 9837b503b04f1103eaeab96b5e4d2eb0f8139056 (patch) | |
tree | 2ca11d520dcc149e218a498c303383576dc071f3 /pomba/network-discovery | |
parent | 2dfcb28a60ea5279803836c2ce01dab9dfd0f781 (diff) |
Roll to next snapshot
Roll to next snapshot (1.5.3-SNAPSHOT)
Change-Id: Ib86236a317e164ab5c6d7fd587e320d4add18503
Issue-ID: CCSDK-1362
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'pomba/network-discovery')
-rw-r--r-- | pomba/network-discovery/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pomba/network-discovery/pom.xml b/pomba/network-discovery/pom.xml index 751d2a9..8a48a37 100644 --- a/pomba/network-discovery/pom.xml +++ b/pomba/network-discovery/pom.xml @@ -22,7 +22,7 @@ limitations under the License. <parent> <groupId>org.onap.sdnc.apps.pomba</groupId> <artifactId>pomba</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.5.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> |