diff options
Diffstat (limited to 'resource-assignment/features/pom.xml')
-rwxr-xr-x | resource-assignment/features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resource-assignment/features/pom.xml b/resource-assignment/features/pom.xml index 6905757..4e9dcf5 100755 --- a/resource-assignment/features/pom.xml +++ b/resource-assignment/features/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>resource-assignment</artifactId> <groupId>org.openecomp.sdnc.adaptors</groupId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.2-SNAPSHOT</version> </parent> <artifactId>resource-assignment-features</artifactId> <name>Resource Assignment Adaptor - Features</name> |