diff options
author | jmac <james.macnider@amdocs.com> | 2018-11-12 21:10:46 +0000 |
---|---|---|
committer | jmac <james.macnider@amdocs.com> | 2018-11-12 21:11:03 +0000 |
commit | 824d37b3e880f60cbaecc1c6850732cedb55c5ed (patch) | |
tree | 68269b7c025d77c02d0ee11d21b3a95e09ba2bf4 | |
parent | f47d947ce85b30ba5c0bdd14ff6ab647878c7dd5 (diff) |
Master version to 1.4.0-SNAPSHOT
Change-Id: Iee88006dc982ed2e12132e0a5b23f0087410e4d3
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: LOG-815
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ limitations under the License. <groupId>org.onap.logging-analytics.pomba</groupId> <artifactId>pomba-network-discovery-context-builder</artifactId> - <version>1.3.2-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> <packaging>jar</packaging> <parent> |