summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTait,Trevor(rt0435) <rtait@amdocs.com>2019-01-14 15:09:56 -0500
committerTait,Trevor(rt0435) <rtait@amdocs.com>2019-01-14 15:10:16 -0500
commita37aaa36a18516f296908638f9f4399e7d487d92 (patch)
tree6342daba64fe58da077f7356d58acf0425542b97 /pom.xml
parentb98119f75babfb7957cc5a00fcbf710bcf36dea1 (diff)
Upgrade sdnc-context-builder to audit-common.1.4.0
Issue-ID: LOG-926 Change-Id: Ib4adcdc118c55b18b0fe14a75606d35de3509b28 Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index a630974..faca0b5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -129,7 +129,7 @@ limitations under the License.
<dependency>
<groupId>org.onap.logging-analytics.pomba</groupId>
<artifactId>pomba-audit-common</artifactId>
- <version>1.3.1</version>
+ <version>1.4.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>