aboutsummaryrefslogtreecommitdiffstats
path: root/resource-assignment/features/ccsdk-resource-assignment/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'resource-assignment/features/ccsdk-resource-assignment/pom.xml')
-rw-r--r--resource-assignment/features/ccsdk-resource-assignment/pom.xml7
1 files changed, 2 insertions, 5 deletions
diff --git a/resource-assignment/features/ccsdk-resource-assignment/pom.xml b/resource-assignment/features/ccsdk-resource-assignment/pom.xml
index e132127f..497dca4b 100644
--- a/resource-assignment/features/ccsdk-resource-assignment/pom.xml
+++ b/resource-assignment/features/ccsdk-resource-assignment/pom.xml
@@ -6,20 +6,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.sli.adaptors</groupId>
<artifactId>ccsdk-resource-assignment</artifactId>
- <version>0.3.0-SNAPSHOT</version>
+ <version>0.3.1-SNAPSHOT</version>
<packaging>feature</packaging>
<name>ccsdk-sli-adaptors :: resource-assignment :: ${project.artifactId}</name>
- <properties>
- <skip.karaf.featureTest>true</skip.karaf.featureTest>
- </properties>
<dependencyManagement>
<dependencies>