diff options
author | jmac <james.macnider@amdocs.com> | 2018-11-12 18:47:49 +0000 |
---|---|---|
committer | jmac <james.macnider@amdocs.com> | 2018-11-12 18:47:53 +0000 |
commit | bafa7295568d05e5a3e35425492bbbd541afca65 (patch) | |
tree | 5729e208f009bec9bd274c560f6d7decc4019cd9 | |
parent | 5ed31b92f9ad5cf6e1bcf65888ff4b0dac0031f4 (diff) |
Release 1.3.13.0.0-ONAP1.3.1
Change-Id: Id3c4ee11aca52a2115d54a2ea8f3b21c76cdc1c8
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.1-SNAPSHOT</version> + <version>1.3.1</version> <packaging>jar</packaging> <parent> |