aboutsummaryrefslogtreecommitdiffstats
path: root/features/features-features
diff options
context:
space:
mode:
Diffstat (limited to 'features/features-features')
-rw-r--r--features/features-features/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/features-features/pom.xml b/features/features-features/pom.xml
index 226b1021e..0c6aa1f96 100644
--- a/features/features-features/pom.xml
+++ b/features/features-features/pom.xml
@@ -33,7 +33,7 @@
<groupId>org.onap.ccsdk.features</groupId>
<artifactId>features-features</artifactId>
- <version>1.4.2-SNAPSHOT</version>
+ <version>1.4.2</version>
<packaging>feature</packaging>
<name>ccsdk-features :: features :: ${project.artifactId}</name>
57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103