summaryrefslogtreecommitdiffstats
path: root/blueprints-processor/features/ccsdk-blueprints-processor/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'blueprints-processor/features/ccsdk-blueprints-processor/pom.xml')
-rw-r--r--blueprints-processor/features/ccsdk-blueprints-processor/pom.xml7
1 files changed, 2 insertions, 5 deletions
diff --git a/blueprints-processor/features/ccsdk-blueprints-processor/pom.xml b/blueprints-processor/features/ccsdk-blueprints-processor/pom.xml
index b0bd61c66..fb8e82a62 100644
--- a/blueprints-processor/features/ccsdk-blueprints-processor/pom.xml
+++ b/blueprints-processor/features/ccsdk-blueprints-processor/pom.xml
@@ -21,20 +21,17 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.features</groupId>
<artifactId>ccsdk-blueprints-processor</artifactId>
- <version>0.3.0-SNAPSHOT</version>
+ <version>0.3.1-SNAPSHOT</version>
<packaging>feature</packaging>
<name>Blueprints Processor :: Features :: ${project.artifactId}</name>
- <properties>
- <skip.karaf.featureTest>true</skip.karaf.featureTest>
- </properties>
<dependencies>