diff options
Diffstat (limited to 'appc-sdc-listener/appc-yang-generator')
-rw-r--r-- | appc-sdc-listener/appc-yang-generator/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-sdc-listener/appc-yang-generator/pom.xml b/appc-sdc-listener/appc-yang-generator/pom.xml index a540b306a..f6747593a 100644 --- a/appc-sdc-listener/appc-yang-generator/pom.xml +++ b/appc-sdc-listener/appc-yang-generator/pom.xml @@ -34,7 +34,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>appc-yang-generator</artifactId> - <version>1.6.2-SNAPSHOT</version> + <version>1.6.2</version> <packaging>jar</packaging> <properties> |