diff options
author | Norm Traxler <normant@amdocs.com> | 2019-04-05 18:12:12 +0100 |
---|---|---|
committer | Norm Traxler <normant@amdocs.com> | 2019-04-05 18:12:22 +0100 |
commit | a574b803d7fa31ae6b1aa761fd095a6eeca233bf (patch) | |
tree | 51e07664a7da570710b62f9b75d8c708cf19d4e8 | |
parent | 0bce7ff6e3b948ee778c4d32287f53f77fef1541 (diff) |
Release Pomba network-disc-ctx-builder for Dublin1.4.0
Issue-ID: LOG-1038
Change-Id: I63f713f40e35442d13d4b7756a9e20e509c9a98d
Signed-off-by: Norm Traxler <normant@amdocs.com>
-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.4.0-SNAPSHOT</version> + <version>1.4.0</version> <packaging>jar</packaging> <parent> |