summaryrefslogtreecommitdiffstats
path: root/configbackuprestore/vnfconfigreportsservice
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 /configbackuprestore/vnfconfigreportsservice
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 'configbackuprestore/vnfconfigreportsservice')
-rw-r--r--configbackuprestore/vnfconfigreportsservice/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/configbackuprestore/vnfconfigreportsservice/pom.xml b/configbackuprestore/vnfconfigreportsservice/pom.xml
index 49d4d325..8182b8a4 100644
--- a/configbackuprestore/vnfconfigreportsservice/pom.xml
+++ b/configbackuprestore/vnfconfigreportsservice/pom.xml
@@ -7,11 +7,11 @@
<parent>
<groupId>org.onap.sdnc.oam.vnfbackup</groupId>
<artifactId>configbackuprestore</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.sdnc.oam.vnfbackup</groupId>
<artifactId>vnfconfigreportsservice</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
<name>sdnc-oam :: vnfbackup :: vnfconfigreportservice</name>
<url>http://maven.apache.org</url>
<properties>