diff options
author | Dan Timoney <dtimoney@att.com> | 2023-06-06 10:26:27 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2023-06-06 10:26:27 -0400 |
commit | 5ab1175b44fc01999ec9a49b8ece8b57df030f9f (patch) | |
tree | b7e2cccceb90fad4c108c1d1c80c746316c3a36c /netconf/features/restconf/pom.xml | |
parent | 1ad367386f315646cec9cd4b179e8e941a19970a (diff) |
Release version 1.0.0london
Release version 1.0.0 of CCSDK Bierman API and roll to next snapshot
Issue-ID: CCSDK-3876
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: If8a9f29b4fd1f389309fb30864e9a5e946dd1e97
Diffstat (limited to 'netconf/features/restconf/pom.xml')
-rw-r--r-- | netconf/features/restconf/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/netconf/features/restconf/pom.xml b/netconf/features/restconf/pom.xml index ad610d4..72ddd87 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.1-SNAPSHOT</version> <packaging>pom</packaging> <properties> |