diff options
Diffstat (limited to 'generic-resource-api/installer/pom.xml')
-rwxr-xr-x | generic-resource-api/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic-resource-api/installer/pom.xml b/generic-resource-api/installer/pom.xml index 6aaec113..34b2e388 100755 --- a/generic-resource-api/installer/pom.xml +++ b/generic-resource-api/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <artifactId>generic-resource-api</artifactId> <groupId>org.onap.sdnc.northbound</groupId> - <version>1.2.1-SNAPSHOT</version> + <version>1.2.2-SNAPSHOT</version> </parent> <artifactId>generic-resource-api-installer</artifactId> <name>Generic Resource API - Karaf Installer</name> |