From 1901ac8f85a73288e413a4df63736a525a3f5175 Mon Sep 17 00:00:00 2001 From: Alexis de Talhouët Date: Thu, 4 Oct 2018 21:24:29 -0400 Subject: Roll to next snapshot version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Roll to next snapshot version to 1.4.1-SNAPSHOT Change-Id: I4f5b1513a36894efd26b93f3f0954fafc112cc3f Issue-ID: SDNC-471 Signed-off-by: Alexis de Talhouët Former-commit-id: db13f4ddbd4a66ab9d66b1820279514137543eff --- SdncReports/SdncReportsApi/pom.xml | 4 ++-- SdncReports/SdncReportsDao/pom.xml | 4 ++-- SdncReports/pom.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'SdncReports') diff --git a/SdncReports/SdncReportsApi/pom.xml b/SdncReports/SdncReportsApi/pom.xml index f5320780..b6cb9483 100644 --- a/SdncReports/SdncReportsApi/pom.xml +++ b/SdncReports/SdncReportsApi/pom.xml @@ -5,12 +5,12 @@ jar SdncReportsApi org.onap.sdnc.oam - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT sdnc-oam :: SdncReports :: SdncReportsApi org.onap.sdnc.oam SdncReports - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT diff --git a/SdncReports/SdncReportsDao/pom.xml b/SdncReports/SdncReportsDao/pom.xml index afcce957..2278f600 100644 --- a/SdncReports/SdncReportsDao/pom.xml +++ b/SdncReports/SdncReportsDao/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.onap.sdnc.oam SdncReportsDao - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT jar sdnc-oam :: SdncReports :: SdncReportsDao @@ -12,7 +12,7 @@ org.onap.sdnc.oam SdncReports - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT diff --git a/SdncReports/pom.xml b/SdncReports/pom.xml index 96fe28c3..d34e03a4 100644 --- a/SdncReports/pom.xml +++ b/SdncReports/pom.xml @@ -6,7 +6,7 @@ org.onap.sdnc.oam SdncReports - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT pom sdnc-oam :: SdncReports -- cgit 1.2.3-korg