diff options
author | 2023-06-06 12:59:10 +0000 | |
---|---|---|
committer | 2023-06-06 12:59:10 +0000 | |
commit | a0b081a8c3173d2a78cc95a3d2e5d12f81cea00e (patch) | |
tree | d39015862fd6c0e848ff6184b5ad0f5df0d246ea /netconf/restconf/restconf-common | |
parent | 1ad367386f315646cec9cd4b179e8e941a19970a (diff) |
Release ccsdk/odl-legacy1.0.0
Diffstat (limited to 'netconf/restconf/restconf-common')
-rw-r--r-- | netconf/restconf/restconf-common/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/netconf/restconf/restconf-common/pom.xml b/netconf/restconf/restconf-common/pom.xml index c77f9d0..3021629 100644 --- a/netconf/restconf/restconf-common/pom.xml +++ b/netconf/restconf/restconf-common/pom.xml @@ -20,7 +20,7 @@ <groupId>org.onap.ccsdk.odl-legacy.netconf</groupId> <artifactId>restconf-common</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.0</version> <packaging>bundle</packaging> <name>${project.artifactId}</name> |