summaryrefslogtreecommitdiffstats
path: root/SdncReports
diff options
context:
space:
mode:
authorAlexis de Talhouët <adetalhouet89@gmail.com>2018-10-04 21:24:29 -0400
committerAlexis de Talhouët <adetalhouet89@gmail.com>2018-10-04 21:24:29 -0400
commit1901ac8f85a73288e413a4df63736a525a3f5175 (patch)
tree3394d148d2a56557e5fe715b231e2364ee0d3b80 /SdncReports
parent9c6b8f607007cd5236b5e4904647d1f9ea454df3 (diff)
Roll to next snapshot version
Roll to next snapshot version to 1.4.1-SNAPSHOT Change-Id: I4f5b1513a36894efd26b93f3f0954fafc112cc3f Issue-ID: SDNC-471 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: db13f4ddbd4a66ab9d66b1820279514137543eff
Diffstat (limited to 'SdncReports')
-rw-r--r--SdncReports/SdncReportsApi/pom.xml4
-rw-r--r--SdncReports/SdncReportsDao/pom.xml4
-rw-r--r--SdncReports/pom.xml2
3 files changed, 5 insertions, 5 deletions
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 @@
<packaging>jar</packaging>
<artifactId>SdncReportsApi</artifactId>
<groupId>org.onap.sdnc.oam</groupId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
<name>sdnc-oam :: SdncReports :: SdncReportsApi</name>
<parent>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>SdncReports</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
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 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>SdncReportsDao</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>sdnc-oam :: SdncReports :: SdncReportsDao</name>
@@ -12,7 +12,7 @@
<parent>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>SdncReports</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
<dependencies>
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 @@
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>SdncReports</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>sdnc-oam :: SdncReports</name>