diff options
author | 2019-08-07 21:00:09 +0000 | |
---|---|---|
committer | 2019-08-07 21:00:09 +0000 | |
commit | aae29911cb7837ece11eeca4fa6a66275e237118 (patch) | |
tree | 7e55a559e06df49eb99dd5bbfaf6b12ee29056a0 /appc-sdc-listener/appc-yang-generator | |
parent | 46da690baf4ea855d333bd1fc8f72d98e5b1a529 (diff) |
Release appc1.6.2
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> |