aboutsummaryrefslogtreecommitdiffstats
path: root/features/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'features/pom.xml')
-rwxr-xr-xfeatures/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/features/pom.xml b/features/pom.xml
index 00dbb3699..540cc4c15 100755
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -20,13 +20,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.3.3-SNAPSHOT</version>
+ <version>1.3.3</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.features</groupId>
<artifactId>ccsdk-feature-aggregator</artifactId>
- <version>0.5.2-SNAPSHOT</version>
+ <version>0.5.2</version>
<packaging>pom</packaging>
<name>Blueprints Processor :: features</name>
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 104 105 106