aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/odlux/apps/performanceHistoryApp/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-04-19 17:09:25 -0400
committerDan Timoney <dtimoney@att.com>2021-04-19 17:09:25 -0400
commit3ee092ad47f0108e4092d386273c5205f1befba1 (patch)
treeef4ac3ff097082039b7872959134434e7aa90180 /sdnr/wt/odlux/apps/performanceHistoryApp/pom.xml
parent8413c43655f7d8ceba2af65f8753ee50dae07469 (diff)
Release 1.1.4 maven artifacts and roll version
Release version 1.1.4 of maven artifacts and roll to next snapshot Issue-ID: CCSDK-3263 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iea40c640dca5b6f5a91f8c15f50884b7f0aa81de
Diffstat (limited to 'sdnr/wt/odlux/apps/performanceHistoryApp/pom.xml')
-rw-r--r--sdnr/wt/odlux/apps/performanceHistoryApp/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sdnr/wt/odlux/apps/performanceHistoryApp/pom.xml b/sdnr/wt/odlux/apps/performanceHistoryApp/pom.xml
index 206acaed5..e52fc436a 100644
--- a/sdnr/wt/odlux/apps/performanceHistoryApp/pom.xml
+++ b/sdnr/wt/odlux/apps/performanceHistoryApp/pom.xml
@@ -26,13 +26,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent</artifactId>
- <version>2.1.3-SNAPSHOT</version>
+ <version>2.1.3</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
<artifactId>sdnr-wt-odlux-app-performanceHistoryApp</artifactId>
- <version>1.1.4-SNAPSHOT</version>
+ <version>1.1.5-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>ccsdk-features :: ${project.artifactId}</name>