diff options
Diffstat (limited to 'generic-resource-api/installer')
-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 e1f2d513..6aaec113 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.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <artifactId>generic-resource-api-installer</artifactId> <name>Generic Resource API - Karaf Installer</name> |