summaryrefslogtreecommitdiffstats
path: root/SdncReports/SdncReportsApi/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-04-15 15:57:07 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-04-15 15:57:07 -0400
commit82fac2cfed581eeda066e65b0d484fc86d3723d0 (patch)
treebca2a3564ae88ba43891a518edf088286c3d52e8 /SdncReports/SdncReportsApi/pom.xml
parentdd2d33d4e78b93139c235541c578fb9871807185 (diff)
Create new version of sdnc/oam for ansible fix
Roll version numbers of sdnc/oam for ansible fix. Also, make sure ansible container uses version 0.3.4-STAGING-latest of CCSDK ansible base container. Change-Id: I710a36e63c25a92f94acf78f8e52e9fe663af610 Issue-ID: CCSDK-1166 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 45f320509a461b5e42c50f738d61b4ff067b5534
Diffstat (limited to 'SdncReports/SdncReportsApi/pom.xml')
-rw-r--r--SdncReports/SdncReportsApi/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/SdncReports/SdncReportsApi/pom.xml b/SdncReports/SdncReportsApi/pom.xml
index 15591786..ae67a64b 100644
--- a/SdncReports/SdncReportsApi/pom.xml
+++ b/SdncReports/SdncReportsApi/pom.xml
@@ -4,12 +4,12 @@
<packaging>jar</packaging>
<artifactId>SdncReportsApi</artifactId>
<groupId>org.onap.sdnc.oam</groupId>
- <version>1.4.4-SNAPSHOT</version>
+ <version>1.4.5-SNAPSHOT</version>
<name>sdnc-oam :: SdncReports :: SdncReportsApi</name>
<parent>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>SdncReports</artifactId>
- <version>1.4.4-SNAPSHOT</version>
+ <version>1.4.5-SNAPSHOT</version>
</parent>