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/features/restconf | |
parent | 751b981438903be046183ecfcfc87b9fe6d91914 (diff) |
Release ccsdk/odl-legacy1.1.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 947934a..58c2a8e 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.1.0-SNAPSHOT</version> + <version>1.1.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 5db9c60..366a090 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.1.0-SNAPSHOT</version> + <version>1.1.0</version> <packaging>pom</packaging> <properties> |