diff options
author | 2023-06-06 12:59:10 +0000 | |
---|---|---|
committer | 2023-06-06 12:59:10 +0000 | |
commit | a0b081a8c3173d2a78cc95a3d2e5d12f81cea00e (patch) | |
tree | d39015862fd6c0e848ff6184b5ad0f5df0d246ea /netconf/features/restconf | |
parent | 1ad367386f315646cec9cd4b179e8e941a19970a (diff) |
Release ccsdk/odl-legacy1.0.0
Diffstat (limited to 'netconf/features/restconf')
-rw-r--r-- | netconf/features/restconf/odl-restconf-nb-bierman02/pom.xml | 2 | ||||
-rw-r--r-- | netconf/features/restconf/pom.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/netconf/features/restconf/odl-restconf-nb-bierman02/pom.xml b/netconf/features/restconf/odl-restconf-nb-bierman02/pom.xml index 925e29f..bfad263 100644 --- a/netconf/features/restconf/odl-restconf-nb-bierman02/pom.xml +++ b/netconf/features/restconf/odl-restconf-nb-bierman02/pom.xml @@ -18,7 +18,7 @@ <groupId>org.onap.ccsdk.odl-legacy.netconf</groupId> <artifactId>odl-restconf-nb-bierman02</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.0</version> <packaging>feature</packaging> <name>OpenDaylight :: Restconf :: NB :: bierman02</name> diff --git a/netconf/features/restconf/pom.xml b/netconf/features/restconf/pom.xml index ad610d4..728d27f 100644 --- a/netconf/features/restconf/pom.xml +++ b/netconf/features/restconf/pom.xml @@ -17,7 +17,7 @@ <groupId>org.onap.ccsdk.odk-legacy</groupId> <artifactId>features-restconf-aggregator</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.0</version> <packaging>pom</packaging> <properties> |