diff options
author | 2018-11-19 16:11:06 -0500 | |
---|---|---|
committer | 2018-11-19 16:11:06 -0500 | |
commit | 468c90a3947475512eda20f089d05492b15bd063 (patch) | |
tree | a30e67fea2e16e182640bf777da622e3b6caf806 /pomba/network-discovery/pom.xml | |
parent | 988f3a13c9567aff18b39bc8064133d2d6fe8d38 (diff) |
Roll to next snapshot
Roll to snapshot 1.4.3-SNAPSHOT
Change-Id: I81fb21e8b93b8aeae77c5e818bd7af8073748ed4
Issue-ID: SDNC-521
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'pomba/network-discovery/pom.xml')
-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 8fc952c..86406b4 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.4.2-SNAPSHOT</version> + <version>1.4.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> |