aboutsummaryrefslogtreecommitdiffstats
path: root/utils/features
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2019-09-10 15:58:37 +0000
committerjenkins-releng <jenkins-releng@onap.org>2019-09-10 15:58:37 +0000
commit7e4ad454233defaab1db0fd4760cce395be69b63 (patch)
tree3d1721ab2640b75430cffa18139380ad10078df3 /utils/features
parent5439ed46b5392671137d4f73445f075e47938191 (diff)
Release ccsdk/sli/core0.6.1
Diffstat (limited to 'utils/features')
-rw-r--r--utils/features/ccsdk-slicore-utils/pom.xml4
-rw-r--r--utils/features/features-util/pom.xml4
-rwxr-xr-xutils/features/pom.xml2
3 files changed, 5 insertions, 5 deletions
diff --git a/utils/features/ccsdk-slicore-utils/pom.xml b/utils/features/ccsdk-slicore-utils/pom.xml
index 3086dd0d..4b90578e 100644
--- a/utils/features/ccsdk-slicore-utils/pom.xml
+++ b/utils/features/ccsdk-slicore-utils/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.4.1</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>ccsdk-slicore-utils</artifactId>
- <version>0.6.1-SNAPSHOT</version>
+ <version>0.6.1</version>
<packaging>feature</packaging>
<name>ccsdk-sli-core :: utils :: ${project.artifactId}</name>
diff --git a/utils/features/features-util/pom.xml b/utils/features/features-util/pom.xml
index 169fa621..54277b67 100644
--- a/utils/features/features-util/pom.xml
+++ b/utils/features/features-util/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.4.1</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>features-util</artifactId>
- <version>0.6.1-SNAPSHOT</version>
+ <version>0.6.1</version>
<packaging>feature</packaging>
<name>ccsdk-sli-core :: utils :: ${project.artifactId}</name>
diff --git a/utils/features/pom.xml b/utils/features/pom.xml
index 84e9a754..871f80d4 100755
--- a/utils/features/pom.xml
+++ b/utils/features/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.4.1</version>
<relativePath/>
</parent>