diff options
Diffstat (limited to 'plugins/features/ccsdk-restconf-client')
-rw-r--r-- | plugins/features/ccsdk-restconf-client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/features/ccsdk-restconf-client/pom.xml b/plugins/features/ccsdk-restconf-client/pom.xml index 471f1e3ee..7dd888651 100644 --- a/plugins/features/ccsdk-restconf-client/pom.xml +++ b/plugins/features/ccsdk-restconf-client/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>ccsdk-restconf-client</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.2.2-SNAPSHOT</version> <packaging>feature</packaging> <name>ccsdk-sli-plugins :: features :: ${project.artifactId}</name> |