diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-03-26 14:49:52 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-03-26 14:49:52 +0000 |
commit | 2ba2d3d5915097bd83665893db7fe21a762fa2f7 (patch) | |
tree | 561445afb377d4533038b9aa295c885c94a8949e /netconf/restconf/restconf-common/pom.xml | |
parent | 751b981438903be046183ecfcfc87b9fe6d91914 (diff) |
Release ccsdk/odl-legacy1.1.0
Diffstat (limited to 'netconf/restconf/restconf-common/pom.xml')
-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 6244dbe..ff8e532 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.1.0-SNAPSHOT</version> + <version>1.1.0</version> <packaging>bundle</packaging> <name>${project.artifactId}</name> |