diff --git a/.github/workflows/lighty-rcgnmi-app/tests-lighty-rcgnmi-app.sh b/.github/workflows/lighty-rcgnmi-app/tests-lighty-rcgnmi-app.sh
index 0fdd45f2cb..8fdd02f8b6 100755
--- a/.github/workflows/lighty-rcgnmi-app/tests-lighty-rcgnmi-app.sh
+++ b/.github/workflows/lighty-rcgnmi-app/tests-lighty-rcgnmi-app.sh
@@ -44,7 +44,7 @@ ls -1 yangs
#Run simulator for testing purpose
printLine
echo -e "-- Starting gNMI simulator device --\n"
-java -jar ${GITHUB_WORKSPACE}/lighty-modules/lighty-gnmi/lighty-gnmi-device-simulator/target/lighty-gnmi-device-simulator-22.1.0-SNAPSHOT.jar -c ./simulator/example_config.json > /dev/null 2>&1 &
+java -jar ${GITHUB_WORKSPACE}/lighty-modules/lighty-gnmi/lighty-gnmi-device-simulator/target/lighty-gnmi-device-simulator-22.1.0.jar -c ./simulator/example_config.json > /dev/null 2>&1 &
#Add yangs into controller through REST rpc
./add_yangs_via_rpc.sh
diff --git a/lighty-applications/lighty-app-modules-config/pom.xml b/lighty-applications/lighty-app-modules-config/pom.xml
index 2047602033..22126db135 100644
--- a/lighty-applications/lighty-app-modules-config/pom.xml
+++ b/lighty-applications/lighty-app-modules-config/pom.xml
@@ -12,7 +12,7 @@
io.lighty.core
lighty-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../../lighty-core/lighty-parent/pom.xml
diff --git a/lighty-applications/lighty-rcgnmi-app-aggregator/lighty-rcgnmi-app-docker/pom.xml b/lighty-applications/lighty-rcgnmi-app-aggregator/lighty-rcgnmi-app-docker/pom.xml
index 5033debc90..11749a63c3 100644
--- a/lighty-applications/lighty-rcgnmi-app-aggregator/lighty-rcgnmi-app-docker/pom.xml
+++ b/lighty-applications/lighty-rcgnmi-app-aggregator/lighty-rcgnmi-app-docker/pom.xml
@@ -12,7 +12,7 @@
io.lighty.applications.rcgnmi
lighty-rcgnmi-app-docker
- 22.1.0-SNAPSHOT
+ 22.1.0
lighty-rcgnmi
diff --git a/lighty-applications/lighty-rcgnmi-app-aggregator/lighty-rcgnmi-app-module/pom.xml b/lighty-applications/lighty-rcgnmi-app-aggregator/lighty-rcgnmi-app-module/pom.xml
index eb6c77b99c..84b3154606 100644
--- a/lighty-applications/lighty-rcgnmi-app-aggregator/lighty-rcgnmi-app-module/pom.xml
+++ b/lighty-applications/lighty-rcgnmi-app-aggregator/lighty-rcgnmi-app-module/pom.xml
@@ -13,13 +13,13 @@
io.lighty.core
lighty-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../../../lighty-core/lighty-parent/pom.xml
io.lighty.applications.rcgnmi
lighty-rcgnmi-app-module
- 22.1.0-SNAPSHOT
+ 22.1.0
${project.groupId}:${project.artifactId}
https://github.com/PANTHEONtech/lighty
diff --git a/lighty-applications/lighty-rcgnmi-app-aggregator/lighty-rcgnmi-app/pom.xml b/lighty-applications/lighty-rcgnmi-app-aggregator/lighty-rcgnmi-app/pom.xml
index 8c30f3abe4..0ade106489 100644
--- a/lighty-applications/lighty-rcgnmi-app-aggregator/lighty-rcgnmi-app/pom.xml
+++ b/lighty-applications/lighty-rcgnmi-app-aggregator/lighty-rcgnmi-app/pom.xml
@@ -13,13 +13,13 @@
io.lighty.core
lighty-app-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../../../lighty-core/lighty-app-parent/pom.xml
io.lighty.applications.rcgnmi
lighty-rcgnmi-app
- 22.1.0-SNAPSHOT
+ 22.1.0
${project.groupId}:${project.artifactId}
https://github.com/PANTHEONtech/lighty
diff --git a/lighty-applications/lighty-rcgnmi-app-aggregator/pom.xml b/lighty-applications/lighty-rcgnmi-app-aggregator/pom.xml
index 9587a12599..52d2db8a0c 100644
--- a/lighty-applications/lighty-rcgnmi-app-aggregator/pom.xml
+++ b/lighty-applications/lighty-rcgnmi-app-aggregator/pom.xml
@@ -12,7 +12,7 @@
io.lighty.applications.rcgnmi
lighty-rcgnmi-app-aggregator
- 22.1.0-SNAPSHOT
+ 22.1.0
pom
diff --git a/lighty-applications/lighty-rnc-app-aggregator/lighty-rnc-app-docker/pom.xml b/lighty-applications/lighty-rnc-app-aggregator/lighty-rnc-app-docker/pom.xml
index edf340e5f6..7993263b06 100644
--- a/lighty-applications/lighty-rnc-app-aggregator/lighty-rnc-app-docker/pom.xml
+++ b/lighty-applications/lighty-rnc-app-aggregator/lighty-rnc-app-docker/pom.xml
@@ -11,7 +11,7 @@
io.lighty.applications.rnc
lighty-rnc-app-docker
- 22.1.0-SNAPSHOT
+ 22.1.0
lighty-rnc
diff --git a/lighty-applications/lighty-rnc-app-aggregator/lighty-rnc-app/pom.xml b/lighty-applications/lighty-rnc-app-aggregator/lighty-rnc-app/pom.xml
index 89b1786af5..e6f295e356 100644
--- a/lighty-applications/lighty-rnc-app-aggregator/lighty-rnc-app/pom.xml
+++ b/lighty-applications/lighty-rnc-app-aggregator/lighty-rnc-app/pom.xml
@@ -12,13 +12,13 @@
io.lighty.core
lighty-app-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../../../lighty-core/lighty-app-parent/pom.xml
io.lighty.applications.rnc
lighty-rnc-app
- 22.1.0-SNAPSHOT
+ 22.1.0
jar
${project.groupId}:${project.artifactId}
diff --git a/lighty-applications/lighty-rnc-app-aggregator/lighty-rnc-module/pom.xml b/lighty-applications/lighty-rnc-app-aggregator/lighty-rnc-module/pom.xml
index 885b9d4337..af73d104af 100644
--- a/lighty-applications/lighty-rnc-app-aggregator/lighty-rnc-module/pom.xml
+++ b/lighty-applications/lighty-rnc-app-aggregator/lighty-rnc-module/pom.xml
@@ -12,13 +12,13 @@
io.lighty.core
lighty-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../../../lighty-core/lighty-parent/pom.xml
io.lighty.applications.rnc
lighty-rnc-module
- 22.1.0-SNAPSHOT
+ 22.1.0
${project.groupId}:${project.artifactId}
https://github.com/PANTHEONtech/lighty
diff --git a/lighty-applications/lighty-rnc-app-aggregator/pom.xml b/lighty-applications/lighty-rnc-app-aggregator/pom.xml
index 3ab300da22..9e3ba206b0 100644
--- a/lighty-applications/lighty-rnc-app-aggregator/pom.xml
+++ b/lighty-applications/lighty-rnc-app-aggregator/pom.xml
@@ -11,7 +11,7 @@
io.lighty.applications.rnc
lighty-rnc-aggregator
- 22.1.0-SNAPSHOT
+ 22.1.0
pom
diff --git a/lighty-applications/pom.xml b/lighty-applications/pom.xml
index 7b43fa3b78..1a1f542dda 100644
--- a/lighty-applications/pom.xml
+++ b/lighty-applications/pom.xml
@@ -11,7 +11,7 @@
io.lighty.applications
lighty-applications-aggregator
- 22.1.0-SNAPSHOT
+ 22.1.0
pom
diff --git a/lighty-core/dependency-versions/pom.xml b/lighty-core/dependency-versions/pom.xml
index c3d0d4e53e..6d80b569a6 100644
--- a/lighty-core/dependency-versions/pom.xml
+++ b/lighty-core/dependency-versions/pom.xml
@@ -10,7 +10,7 @@
4.0.0
io.lighty.core
dependency-versions
- 22.1.0-SNAPSHOT
+ 22.1.0
pom
${project.groupId}:${project.artifactId}
@@ -288,7 +288,7 @@
scm:git:https://github.com/PANTHEONtech/lighty.git
scm:git:https://github.com/PANTHEONtech/lighty.git
https://github.com/PANTHEONtech/lighty
- HEAD
+ 22.1.0
diff --git a/lighty-core/lighty-app-parent/pom.xml b/lighty-core/lighty-app-parent/pom.xml
index c1693c5fb8..f2e5b58538 100644
--- a/lighty-core/lighty-app-parent/pom.xml
+++ b/lighty-core/lighty-app-parent/pom.xml
@@ -12,7 +12,7 @@
io.lighty.core
lighty-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../lighty-parent/pom.xml
diff --git a/lighty-core/lighty-binding-parent/pom.xml b/lighty-core/lighty-binding-parent/pom.xml
index c533773af9..e1a697ce33 100644
--- a/lighty-core/lighty-binding-parent/pom.xml
+++ b/lighty-core/lighty-binding-parent/pom.xml
@@ -12,7 +12,7 @@
io.lighty.core
lighty-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../lighty-parent/pom.xml
diff --git a/lighty-core/lighty-bom/pom.xml b/lighty-core/lighty-bom/pom.xml
index 23bcdce073..5275ebfcc9 100644
--- a/lighty-core/lighty-bom/pom.xml
+++ b/lighty-core/lighty-bom/pom.xml
@@ -10,7 +10,7 @@
4.0.0
io.lighty.core
lighty-bom
- 22.1.0-SNAPSHOT
+ 22.1.0
pom
${project.groupId}:${project.artifactId}
@@ -26,231 +26,231 @@
io.lighty.core
lighty-codecs-util
- 22.1.0-SNAPSHOT
+ 22.1.0
io.lighty.core
lighty-common
- 22.1.0-SNAPSHOT
+ 22.1.0
io.lighty.core
lighty-controller
- 22.1.0-SNAPSHOT
+ 22.1.0
io.lighty.core
lighty-clustering
- 22.1.0-SNAPSHOT
+ 22.1.0
io.lighty.core
lighty-controller-guice-di
- 22.1.0-SNAPSHOT
+ 22.1.0
io.lighty.core
lighty-controller-spring-di
- 22.1.0-SNAPSHOT
+ 22.1.0
io.lighty.models
openconfig-models
- 22.1.0-SNAPSHOT
+ 22.1.0
io.lighty.modules.tests
integration-tests
- 22.1.0-SNAPSHOT
+ 22.1.0
io.lighty.modules.tests
integration-tests-aaa
- 22.1.0-SNAPSHOT
+ 22.1.0
io.lighty.modules
lighty-aaa
- 22.1.0-SNAPSHOT
+ 22.1.0
io.lighty.modules
lighty-jetty-server
- 22.1.0-SNAPSHOT
+ 22.1.0
io.lighty.modules
lighty-netconf-sb
- 22.1.0-SNAPSHOT
+ 22.1.0
io.lighty.modules
lighty-restconf-nb-community
- 22.1.0-SNAPSHOT
+ 22.1.0
io.lighty.modules
lighty-openapi
- 22.1.0-SNAPSHOT
+ 22.1.0
io.lighty.modules
lighty-aaa-encryption-service
- 22.1.0-SNAPSHOT
+ 22.1.0
io.lighty.modules
lighty-bgp
- 22.1.0-SNAPSHOT
+ 22.1.0
io.lighty.modules.gnmi
lighty-gnmi-connector
- 22.1.0-SNAPSHOT
+ 22.1.0
io.lighty.modules.gnmi
lighty-gnmi-commons
- 22.1.0-SNAPSHOT
+ 22.1.0
io.lighty.modules.gnmi
lighty-gnmi-proto
- 22.1.0-SNAPSHOT
+ 22.1.0
io.lighty.modules.gnmi
lighty-gnmi-device-simulator
- 22.1.0-SNAPSHOT
+ 22.1.0
io.lighty.modules.gnmi.southbound
lighty-gnmi-sb
- 22.1.0-SNAPSHOT
+ 22.1.0
io.lighty.models.gnmi
lighty-gnmi-topology-model
- 22.1.0-SNAPSHOT
+ 22.1.0
io.lighty.models.gnmi
lighty-gnmi-yang-storage-model
- 22.1.0-SNAPSHOT
+ 22.1.0
io.lighty.models.gnmi
lighty-gnmi-certificates-storage-model
- 22.1.0-SNAPSHOT
+ 22.1.0
io.lighty.models.gnmi
lighty-gnmi-force-capabilities
- 22.1.0-SNAPSHOT
+ 22.1.0
io.lighty.applications.rcgnmi
lighty-rcgnmi-app
- 22.1.0-SNAPSHOT
+ 22.1.0
io.lighty.applications.rcgnmi
lighty-rcgnmi-app-module
- 22.1.0-SNAPSHOT
+ 22.1.0
io.lighty.applications.rnc
lighty-rnc-app
- 22.1.0-SNAPSHOT
+ 22.1.0
io.lighty.applications.rnc
lighty-rnc-module
- 22.1.0-SNAPSHOT
+ 22.1.0
io.lighty.applications
lighty-app-modules-config
- 22.1.0-SNAPSHOT
+ 22.1.0
io.lighty.kit.examples.controllers
lighty-community-aaa-restconf-app
- 22.1.0-SNAPSHOT
+ 22.1.0
io.lighty.kit.examples.controllers
lighty-community-restconf-netconf-app
- 22.1.0-SNAPSHOT
+ 22.1.0
io.lighty.kit.examples.controllers
lighty-bgp-community-restconf-app
- 22.1.0-SNAPSHOT
+ 22.1.0
io.lighty.core
lighty-controller-springboot
- 22.1.0-SNAPSHOT
+ 22.1.0
io.lighty.kit.examples.controllers
lighty-guice-app
- 22.1.0-SNAPSHOT
+ 22.1.0
io.lighty.kit.examples.controllers
lighty-community-restconf-actions-app
- 22.1.0-SNAPSHOT
+ 22.1.0
io.lighty.resources
controller-application-assembly
- 22.1.0-SNAPSHOT
+ 22.1.0
provided
io.lighty.resources
singlenode-configuration
- 22.1.0-SNAPSHOT
+ 22.1.0
io.lighty.resources
start-script
- 22.1.0-SNAPSHOT
+ 22.1.0
io.lighty.models.test
lighty-test-models
- 22.1.0-SNAPSHOT
+ 22.1.0
test
io.lighty.models.test
lighty-toaster
- 22.1.0-SNAPSHOT
+ 22.1.0
test
io.lighty.resources
log4j2-config
- 22.1.0-SNAPSHOT
+ 22.1.0
test
@@ -300,7 +300,7 @@
scm:git:https://github.com/PANTHEONtech/lighty.git
scm:git:https://github.com/PANTHEONtech/lighty.git
https://github.com/PANTHEONtech/lighty
- HEAD
+ 22.1.0
diff --git a/lighty-core/lighty-clustering/pom.xml b/lighty-core/lighty-clustering/pom.xml
index 31f8031db4..11fa6233e9 100644
--- a/lighty-core/lighty-clustering/pom.xml
+++ b/lighty-core/lighty-clustering/pom.xml
@@ -12,7 +12,7 @@
io.lighty.core
lighty-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../lighty-parent/pom.xml
diff --git a/lighty-core/lighty-codecs-util/pom.xml b/lighty-core/lighty-codecs-util/pom.xml
index 91f414d2db..babc5ceffa 100644
--- a/lighty-core/lighty-codecs-util/pom.xml
+++ b/lighty-core/lighty-codecs-util/pom.xml
@@ -12,7 +12,7 @@
io.lighty.core
lighty-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../lighty-parent/pom.xml
diff --git a/lighty-core/lighty-common/pom.xml b/lighty-core/lighty-common/pom.xml
index e141093b6d..58b4f890ba 100644
--- a/lighty-core/lighty-common/pom.xml
+++ b/lighty-core/lighty-common/pom.xml
@@ -12,7 +12,7 @@
io.lighty.core
lighty-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../lighty-parent/pom.xml
diff --git a/lighty-core/lighty-controller-guice-di/pom.xml b/lighty-core/lighty-controller-guice-di/pom.xml
index e669596a3c..0f9f34a3bf 100644
--- a/lighty-core/lighty-controller-guice-di/pom.xml
+++ b/lighty-core/lighty-controller-guice-di/pom.xml
@@ -12,7 +12,7 @@
io.lighty.core
lighty-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../lighty-parent/pom.xml
diff --git a/lighty-core/lighty-controller-spring-di/pom.xml b/lighty-core/lighty-controller-spring-di/pom.xml
index f7591fb9b5..899db794f0 100644
--- a/lighty-core/lighty-controller-spring-di/pom.xml
+++ b/lighty-core/lighty-controller-spring-di/pom.xml
@@ -12,7 +12,7 @@
io.lighty.core
lighty-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../lighty-parent/pom.xml
diff --git a/lighty-core/lighty-controller/README.md b/lighty-core/lighty-controller/README.md
index 801bae6bb2..62cde65ead 100644
--- a/lighty-core/lighty-controller/README.md
+++ b/lighty-core/lighty-controller/README.md
@@ -17,7 +17,7 @@ To use Lighty controller in your project:
io.lighty.core
lighty-controller
- 22.1.0-SNAPSHOT
+ 22.1.0
```
diff --git a/lighty-core/lighty-controller/pom.xml b/lighty-core/lighty-controller/pom.xml
index 9acc6f24a5..db5d0977f4 100644
--- a/lighty-core/lighty-controller/pom.xml
+++ b/lighty-core/lighty-controller/pom.xml
@@ -12,7 +12,7 @@
io.lighty.core
lighty-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../lighty-parent/pom.xml
diff --git a/lighty-core/lighty-minimal-parent/pom.xml b/lighty-core/lighty-minimal-parent/pom.xml
index 094232e573..1f843e355e 100644
--- a/lighty-core/lighty-minimal-parent/pom.xml
+++ b/lighty-core/lighty-minimal-parent/pom.xml
@@ -10,7 +10,7 @@
4.0.0
io.lighty.core
lighty-minimal-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
pom
${project.groupId}:${project.artifactId}
@@ -30,14 +30,14 @@
io.lighty.core
dependency-versions
- 22.1.0-SNAPSHOT
+ 22.1.0
pom
import
io.lighty.core
lighty-bom
- 22.1.0-SNAPSHOT
+ 22.1.0
pom
import
@@ -142,7 +142,7 @@
scm:git:https://github.com/PANTHEONtech/lighty.git
scm:git:https://github.com/PANTHEONtech/lighty.git
https://github.com/PANTHEONtech/lighty
- HEAD
+ 22.1.0
diff --git a/lighty-core/lighty-parent/pom.xml b/lighty-core/lighty-parent/pom.xml
index ab8ea95992..3c5f7f59e9 100644
--- a/lighty-core/lighty-parent/pom.xml
+++ b/lighty-core/lighty-parent/pom.xml
@@ -12,7 +12,7 @@
io.lighty.core
lighty-minimal-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../lighty-minimal-parent/pom.xml
diff --git a/lighty-core/pom.xml b/lighty-core/pom.xml
index 1c076c16a2..9a902b17c9 100644
--- a/lighty-core/pom.xml
+++ b/lighty-core/pom.xml
@@ -11,7 +11,7 @@
io.lighty.core
lighty-core-aggregator
- 22.1.0-SNAPSHOT
+ 22.1.0
pom
diff --git a/lighty-examples/README.md b/lighty-examples/README.md
index 773bf0c729..050007df15 100644
--- a/lighty-examples/README.md
+++ b/lighty-examples/README.md
@@ -15,7 +15,7 @@ ODL core services represent MD-SAL layer, controller, DataStore, global schema c
io.lighty.core
lighty-bom
- 22.1.0-SNAPSHOT
+ 22.1.0
pom
import
diff --git a/lighty-examples/lighty-bgp-community-restconf-app/pom.xml b/lighty-examples/lighty-bgp-community-restconf-app/pom.xml
index a5359a40f1..b6518621b9 100644
--- a/lighty-examples/lighty-bgp-community-restconf-app/pom.xml
+++ b/lighty-examples/lighty-bgp-community-restconf-app/pom.xml
@@ -13,13 +13,13 @@
io.lighty.core
lighty-app-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../../lighty-core/lighty-app-parent/pom.xml
io.lighty.kit.examples.controllers
lighty-bgp-community-restconf-app
- 22.1.0-SNAPSHOT
+ 22.1.0
jar
${project.groupId}:${project.artifactId}
diff --git a/lighty-examples/lighty-community-aaa-restconf-app/pom.xml b/lighty-examples/lighty-community-aaa-restconf-app/pom.xml
index 516682124d..db3ba050cb 100644
--- a/lighty-examples/lighty-community-aaa-restconf-app/pom.xml
+++ b/lighty-examples/lighty-community-aaa-restconf-app/pom.xml
@@ -12,13 +12,13 @@
io.lighty.core
lighty-app-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../../lighty-core/lighty-app-parent/pom.xml
io.lighty.kit.examples.controllers
lighty-community-aaa-restconf-app
- 22.1.0-SNAPSHOT
+ 22.1.0
jar
${project.groupId}:${project.artifactId}
diff --git a/lighty-examples/lighty-community-restconf-actions-app/pom.xml b/lighty-examples/lighty-community-restconf-actions-app/pom.xml
index d6a123c7ac..a6a39db4a4 100644
--- a/lighty-examples/lighty-community-restconf-actions-app/pom.xml
+++ b/lighty-examples/lighty-community-restconf-actions-app/pom.xml
@@ -12,7 +12,7 @@
io.lighty.core
lighty-app-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../../lighty-core/lighty-app-parent/pom.xml
@@ -53,7 +53,7 @@
io.lighty.models.test
example-data-center
- 22.1.0-SNAPSHOT
+ 22.1.0
compile
diff --git a/lighty-examples/lighty-community-restconf-netconf-app/README.md b/lighty-examples/lighty-community-restconf-netconf-app/README.md
index 1aad510644..38f6195fdb 100644
--- a/lighty-examples/lighty-community-restconf-netconf-app/README.md
+++ b/lighty-examples/lighty-community-restconf-netconf-app/README.md
@@ -21,12 +21,12 @@ build the project: ```mvn clean install```
### Start this demo example
* build the project using ```mvn clean install```
* go to target directory ```cd lighty-examples/lighty-community-restconf-netconf-app/target```
-* unzip example application bundle ```unzip lighty-community-restconf-netconf-app-22.1.0-SNAPSHOT-bin.zip```
-* go to unzipped application directory ```cd lighty-community-restconf-netconf-app-22.1.0-SNAPSHOT```
-* start controller example controller application ```java -jar lighty-community-restconf-netconf-app-22.1.0-SNAPSHOT.jar```
+* unzip example application bundle ```unzip lighty-community-restconf-netconf-app-22.1.0-bin.zip```
+* go to unzipped application directory ```cd lighty-community-restconf-netconf-app-22.1.0```
+* start controller example controller application ```java -jar lighty-community-restconf-netconf-app-22.1.0.jar```
### Test example application
-Once example application has been started using command ```java -jar lighty-community-restconf-netconf-app-22.1.0-SNAPSHOT.jar```
+Once example application has been started using command ```java -jar lighty-community-restconf-netconf-app-22.1.0.jar```
RESTCONF web interface is available at URL ```http://localhost:8888/restconf/*```
##### URLs to start with
@@ -42,7 +42,7 @@ URLs for OpenApi: https://datatracker.ietf.org/doc/html/rfc8040
### Use custom config files
There are two separated config files: for NETCONF SBP single node and for cluster.
-`java -jar lighty-community-restconf-netconf-app-22.1.0-SNAPSHOT.jar /path/to/singleNodeConfig.json`
+`java -jar lighty-community-restconf-netconf-app-22.1.0.jar /path/to/singleNodeConfig.json`
Example configuration for single node is [here](src/main/assembly/resources/sampleConfigSingleNode.json)
diff --git a/lighty-examples/lighty-community-restconf-netconf-app/pom.xml b/lighty-examples/lighty-community-restconf-netconf-app/pom.xml
index e8b002f586..de1c364750 100644
--- a/lighty-examples/lighty-community-restconf-netconf-app/pom.xml
+++ b/lighty-examples/lighty-community-restconf-netconf-app/pom.xml
@@ -12,7 +12,7 @@
io.lighty.core
lighty-app-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../../lighty-core/lighty-app-parent/pom.xml
diff --git a/lighty-examples/lighty-controller-springboot-netconf/README.md b/lighty-examples/lighty-controller-springboot-netconf/README.md
index c8712e9991..54b0389504 100644
--- a/lighty-examples/lighty-controller-springboot-netconf/README.md
+++ b/lighty-examples/lighty-controller-springboot-netconf/README.md
@@ -46,7 +46,7 @@ mvn spring-boot:run
or
```
-java -jar target/lighty-controller-springboot-22.1.0-SNAPSHOT.jar
+java -jar target/lighty-controller-springboot-22.1.0.jar
```
or in any IDE, run main in
diff --git a/lighty-examples/lighty-controller-springboot-netconf/pom.xml b/lighty-examples/lighty-controller-springboot-netconf/pom.xml
index ae5ef329af..6e62ab03f8 100644
--- a/lighty-examples/lighty-controller-springboot-netconf/pom.xml
+++ b/lighty-examples/lighty-controller-springboot-netconf/pom.xml
@@ -12,12 +12,12 @@
org.springframework.boot
spring-boot-starter-parent
3.5.6
-
+
io.lighty.core
lighty-controller-springboot
- 22.1.0-SNAPSHOT
+ 22.1.0
jar
Demo lighty.io project for SpringBoot
@@ -33,14 +33,14 @@
io.lighty.core
lighty-bom
- 22.1.0-SNAPSHOT
+ 22.1.0
pom
import
io.lighty.core
dependency-versions
- 22.1.0-SNAPSHOT
+ 22.1.0
pom
import
@@ -149,7 +149,7 @@
scm:git:https://github.com/PANTHEONtech/lighty.git
scm:git:https://github.com/PANTHEONtech/lighty.git
https://github.com/PANTHEONtech/lighty
- HEAD
+ 22.1.0
diff --git a/lighty-examples/lighty-gnmi-community-restconf-app/README.md b/lighty-examples/lighty-gnmi-community-restconf-app/README.md
index 0eb648e4a8..350decb5e6 100644
--- a/lighty-examples/lighty-gnmi-community-restconf-app/README.md
+++ b/lighty-examples/lighty-gnmi-community-restconf-app/README.md
@@ -43,22 +43,22 @@ cd lighty-examples/lighty-gnmi-community-restconf-app
### Start RCgNMI controller app
Unzip lighty-rcgnmi-app to current location
```
-unzip ../../lighty-applications/lighty-rcgnmi-app-aggregator/lighty-rcgnmi-app/target/lighty-rcgnmi-app-22.1.0-SNAPSHOT-bin.zip
+unzip ../../lighty-applications/lighty-rcgnmi-app-aggregator/lighty-rcgnmi-app/target/lighty-rcgnmi-app-22.1.0-bin.zip
```
Start application with pre-prepared configuration [example_config.json](example_config.json).
```
-java -jar lighty-rcgnmi-app-22.1.0-SNAPSHOT/lighty-rcgnmi-app-22.1.0-SNAPSHOT.jar -c example_config.json
+java -jar lighty-rcgnmi-app-22.1.0/lighty-rcgnmi-app-22.1.0.jar -c example_config.json
```
### Start lighty.io gNMI device simulator
Unzip gNMI simulator app to current folder.
```
-unzip ../../lighty-modules/lighty-gnmi/lighty-gnmi-device-simulator/target/lighty-gnmi-device-simulator-22.1.0-SNAPSHOT-bin.zip
+unzip ../../lighty-modules/lighty-gnmi/lighty-gnmi-device-simulator/target/lighty-gnmi-device-simulator-22.1.0-bin.zip
```
Start the application with pre-prepared configuration [simulator_config.json](simulator/simulator_config.json)
```
-java -jar lighty-gnmi-device-simulator-22.1.0-SNAPSHOT/lighty-gnmi-device-simulator-22.1.0-SNAPSHOT.jar -c simulator/simulator_config.json
+java -jar lighty-gnmi-device-simulator-22.1.0/lighty-gnmi-device-simulator-22.1.0.jar -c simulator/simulator_config.json
```
### Add client certificates to lighty.io gNMI keystore
diff --git a/lighty-examples/lighty-guice-app/pom.xml b/lighty-examples/lighty-guice-app/pom.xml
index ec7f836767..84f57aabe1 100644
--- a/lighty-examples/lighty-guice-app/pom.xml
+++ b/lighty-examples/lighty-guice-app/pom.xml
@@ -11,7 +11,7 @@
lighty-app-parent
io.lighty.core
- 22.1.0-SNAPSHOT
+ 22.1.0
../../lighty-core/lighty-app-parent/pom.xml
diff --git a/lighty-examples/pom.xml b/lighty-examples/pom.xml
index 049048718f..e6ba2138fc 100644
--- a/lighty-examples/pom.xml
+++ b/lighty-examples/pom.xml
@@ -11,7 +11,7 @@
io.lighty.kit.examples
example-applications-aggregator
- 22.1.0-SNAPSHOT
+ 22.1.0
pom
diff --git a/lighty-models/README.md b/lighty-models/README.md
index 45b873859c..8b8cdf7d69 100644
--- a/lighty-models/README.md
+++ b/lighty-models/README.md
@@ -56,7 +56,7 @@ my-model/pom.xml
io.lighty.core
lighty-binding-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
diff --git a/lighty-models/lighty-gnmi-models/lighty-gnmi-certificates-storage-model/pom.xml b/lighty-models/lighty-gnmi-models/lighty-gnmi-certificates-storage-model/pom.xml
index 58e5b63d97..54b0476ed5 100644
--- a/lighty-models/lighty-gnmi-models/lighty-gnmi-certificates-storage-model/pom.xml
+++ b/lighty-models/lighty-gnmi-models/lighty-gnmi-certificates-storage-model/pom.xml
@@ -13,13 +13,13 @@
io.lighty.core
lighty-binding-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../../../lighty-core/lighty-binding-parent/pom.xml
io.lighty.models.gnmi
lighty-gnmi-certificates-storage-model
- 22.1.0-SNAPSHOT
+ 22.1.0
${project.groupId}:${project.artifactId}
https://github.com/PANTHEONtech/lighty
diff --git a/lighty-models/lighty-gnmi-models/lighty-gnmi-force-capabilities/pom.xml b/lighty-models/lighty-gnmi-models/lighty-gnmi-force-capabilities/pom.xml
index e480794d5b..c9e11a8a8c 100644
--- a/lighty-models/lighty-gnmi-models/lighty-gnmi-force-capabilities/pom.xml
+++ b/lighty-models/lighty-gnmi-models/lighty-gnmi-force-capabilities/pom.xml
@@ -13,13 +13,13 @@
io.lighty.core
lighty-binding-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../../../lighty-core/lighty-binding-parent/pom.xml
io.lighty.models.gnmi
lighty-gnmi-force-capabilities
- 22.1.0-SNAPSHOT
+ 22.1.0
${project.groupId}:${project.artifactId}
https://github.com/PANTHEONtech/lighty
diff --git a/lighty-models/lighty-gnmi-models/lighty-gnmi-topology-model/pom.xml b/lighty-models/lighty-gnmi-models/lighty-gnmi-topology-model/pom.xml
index da93ea8f85..a831fea270 100644
--- a/lighty-models/lighty-gnmi-models/lighty-gnmi-topology-model/pom.xml
+++ b/lighty-models/lighty-gnmi-models/lighty-gnmi-topology-model/pom.xml
@@ -13,13 +13,13 @@
io.lighty.core
lighty-binding-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../../../lighty-core/lighty-binding-parent/pom.xml
io.lighty.models.gnmi
lighty-gnmi-topology-model
- 22.1.0-SNAPSHOT
+ 22.1.0
${project.groupId}:${project.artifactId}
https://github.com/PANTHEONtech/lighty
diff --git a/lighty-models/lighty-gnmi-models/lighty-gnmi-yang-storage-model/pom.xml b/lighty-models/lighty-gnmi-models/lighty-gnmi-yang-storage-model/pom.xml
index 3cabb71f5f..7f6844b22c 100644
--- a/lighty-models/lighty-gnmi-models/lighty-gnmi-yang-storage-model/pom.xml
+++ b/lighty-models/lighty-gnmi-models/lighty-gnmi-yang-storage-model/pom.xml
@@ -13,13 +13,13 @@
io.lighty.core
lighty-binding-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../../../lighty-core/lighty-binding-parent/pom.xml
io.lighty.models.gnmi
lighty-gnmi-yang-storage-model
- 22.1.0-SNAPSHOT
+ 22.1.0
${project.groupId}:${project.artifactId}
https://github.com/PANTHEONtech/lighty
diff --git a/lighty-models/lighty-gnmi-models/lighty-gnoi-sonic-yang-model/pom.xml b/lighty-models/lighty-gnmi-models/lighty-gnoi-sonic-yang-model/pom.xml
index fc1ae647fb..889ac55a5f 100644
--- a/lighty-models/lighty-gnmi-models/lighty-gnoi-sonic-yang-model/pom.xml
+++ b/lighty-models/lighty-gnmi-models/lighty-gnoi-sonic-yang-model/pom.xml
@@ -11,13 +11,13 @@
io.lighty.core
lighty-binding-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../../../lighty-core/lighty-binding-parent/pom.xml
io.lighty.models.gnmi
lighty-gnoi-sonic-yang-model
- 22.1.0-SNAPSHOT
+ 22.1.0
${project.groupId}:${project.artifactId}
https://github.com/PANTHEONtech/lighty
diff --git a/lighty-models/lighty-gnmi-models/pom.xml b/lighty-models/lighty-gnmi-models/pom.xml
index 38d2afc605..ce41569181 100644
--- a/lighty-models/lighty-gnmi-models/pom.xml
+++ b/lighty-models/lighty-gnmi-models/pom.xml
@@ -12,7 +12,7 @@
io.lighty.models.gnmi
lighty-gnmi-models
- 22.1.0-SNAPSHOT
+ 22.1.0
pom
${project.groupId}:${project.artifactId}
diff --git a/lighty-models/openconfig-models/pom.xml b/lighty-models/openconfig-models/pom.xml
index 6cf92fd8a1..f5cfe36654 100644
--- a/lighty-models/openconfig-models/pom.xml
+++ b/lighty-models/openconfig-models/pom.xml
@@ -12,7 +12,7 @@
io.lighty.core
lighty-binding-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../../lighty-core/lighty-binding-parent/pom.xml
diff --git a/lighty-models/pom.xml b/lighty-models/pom.xml
index 7d23e0de87..04b0c888b2 100644
--- a/lighty-models/pom.xml
+++ b/lighty-models/pom.xml
@@ -11,7 +11,7 @@
io.lighty.models
lighty-models-aggregator
- 22.1.0-SNAPSHOT
+ 22.1.0
pom
diff --git a/lighty-models/test/lighty-example-data-center/pom.xml b/lighty-models/test/lighty-example-data-center/pom.xml
index 5a3bb675c7..f0f3730d78 100644
--- a/lighty-models/test/lighty-example-data-center/pom.xml
+++ b/lighty-models/test/lighty-example-data-center/pom.xml
@@ -12,7 +12,7 @@
io.lighty.core
lighty-binding-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../../../lighty-core/lighty-binding-parent/pom.xml
diff --git a/lighty-models/test/lighty-test-models/pom.xml b/lighty-models/test/lighty-test-models/pom.xml
index 1e6102459d..071235773f 100644
--- a/lighty-models/test/lighty-test-models/pom.xml
+++ b/lighty-models/test/lighty-test-models/pom.xml
@@ -12,7 +12,7 @@
io.lighty.core
lighty-binding-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../../../lighty-core/lighty-binding-parent/pom.xml
diff --git a/lighty-models/test/lighty-toaster/pom.xml b/lighty-models/test/lighty-toaster/pom.xml
index 4f1d93ff75..6a5e56596e 100644
--- a/lighty-models/test/lighty-toaster/pom.xml
+++ b/lighty-models/test/lighty-toaster/pom.xml
@@ -12,7 +12,7 @@
io.lighty.core
lighty-binding-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../../../lighty-core/lighty-binding-parent/pom.xml
diff --git a/lighty-models/test/pom.xml b/lighty-models/test/pom.xml
index 4d5e108464..7cbaaf6701 100644
--- a/lighty-models/test/pom.xml
+++ b/lighty-models/test/pom.xml
@@ -11,7 +11,7 @@
io.lighty.models.test
lighty-models-test-aggregator
- 22.1.0-SNAPSHOT
+ 22.1.0
pom
diff --git a/lighty-modules/integration-tests-aaa/pom.xml b/lighty-modules/integration-tests-aaa/pom.xml
index e6eaa80618..af29b2876f 100644
--- a/lighty-modules/integration-tests-aaa/pom.xml
+++ b/lighty-modules/integration-tests-aaa/pom.xml
@@ -12,7 +12,7 @@
io.lighty.core
lighty-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../../lighty-core/lighty-parent/pom.xml
diff --git a/lighty-modules/integration-tests/pom.xml b/lighty-modules/integration-tests/pom.xml
index 7770cdab39..f3d8af3965 100644
--- a/lighty-modules/integration-tests/pom.xml
+++ b/lighty-modules/integration-tests/pom.xml
@@ -11,7 +11,7 @@
io.lighty.core
lighty-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../../lighty-core/lighty-parent/pom.xml
diff --git a/lighty-modules/lighty-aaa-aggregator/lighty-aaa-encryption-service/pom.xml b/lighty-modules/lighty-aaa-aggregator/lighty-aaa-encryption-service/pom.xml
index 902833639a..01591daf12 100644
--- a/lighty-modules/lighty-aaa-aggregator/lighty-aaa-encryption-service/pom.xml
+++ b/lighty-modules/lighty-aaa-aggregator/lighty-aaa-encryption-service/pom.xml
@@ -11,7 +11,7 @@
lighty-parent
io.lighty.core
- 22.1.0-SNAPSHOT
+ 22.1.0
../../../lighty-core/lighty-parent/pom.xml
diff --git a/lighty-modules/lighty-aaa-aggregator/lighty-aaa/pom.xml b/lighty-modules/lighty-aaa-aggregator/lighty-aaa/pom.xml
index 32b68547dc..4791fa2f46 100644
--- a/lighty-modules/lighty-aaa-aggregator/lighty-aaa/pom.xml
+++ b/lighty-modules/lighty-aaa-aggregator/lighty-aaa/pom.xml
@@ -12,7 +12,7 @@
io.lighty.core
lighty-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../../../lighty-core/lighty-parent/pom.xml
diff --git a/lighty-modules/lighty-aaa-aggregator/pom.xml b/lighty-modules/lighty-aaa-aggregator/pom.xml
index 6942d33c75..e106d94513 100644
--- a/lighty-modules/lighty-aaa-aggregator/pom.xml
+++ b/lighty-modules/lighty-aaa-aggregator/pom.xml
@@ -11,7 +11,7 @@
io.lighty.modules
lighty-aaa-aggregator
- 22.1.0-SNAPSHOT
+ 22.1.0
pom
diff --git a/lighty-modules/lighty-bgp/README.md b/lighty-modules/lighty-bgp/README.md
index 4d1a9cb8a6..de8258e40c 100644
--- a/lighty-modules/lighty-bgp/README.md
+++ b/lighty-modules/lighty-bgp/README.md
@@ -11,7 +11,7 @@ To use lighty BGP plugin in your project:
io.lighty.modules
lighty-bgp
- 22.1.0-SNAPSHOT
+ 22.1.0
```
* Initialize and start BgpModule instance:
diff --git a/lighty-modules/lighty-bgp/pom.xml b/lighty-modules/lighty-bgp/pom.xml
index da6c648f1f..1a70def712 100644
--- a/lighty-modules/lighty-bgp/pom.xml
+++ b/lighty-modules/lighty-bgp/pom.xml
@@ -13,13 +13,13 @@
io.lighty.core
lighty-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../../lighty-core/lighty-parent/pom.xml
io.lighty.modules
lighty-bgp
- 22.1.0-SNAPSHOT
+ 22.1.0
${project.groupId}:${project.artifactId}
https://github.com/PANTHEONtech/lighty
diff --git a/lighty-modules/lighty-gnmi/lighty-gnmi-commons/pom.xml b/lighty-modules/lighty-gnmi/lighty-gnmi-commons/pom.xml
index 304376b240..3c0771ba72 100644
--- a/lighty-modules/lighty-gnmi/lighty-gnmi-commons/pom.xml
+++ b/lighty-modules/lighty-gnmi/lighty-gnmi-commons/pom.xml
@@ -13,13 +13,13 @@
io.lighty.core
lighty-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../../../lighty-core/lighty-parent/pom.xml
io.lighty.modules.gnmi
lighty-gnmi-commons
- 22.1.0-SNAPSHOT
+ 22.1.0
${project.groupId}:${project.artifactId}
https://github.com/PANTHEONtech/lighty
diff --git a/lighty-modules/lighty-gnmi/lighty-gnmi-connector/pom.xml b/lighty-modules/lighty-gnmi/lighty-gnmi-connector/pom.xml
index 19e28827a2..a215f8b84a 100644
--- a/lighty-modules/lighty-gnmi/lighty-gnmi-connector/pom.xml
+++ b/lighty-modules/lighty-gnmi/lighty-gnmi-connector/pom.xml
@@ -12,7 +12,7 @@
io.lighty.core
lighty-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../../../lighty-core/lighty-parent/pom.xml
diff --git a/lighty-modules/lighty-gnmi/lighty-gnmi-device-simulator/README.md b/lighty-modules/lighty-gnmi/lighty-gnmi-device-simulator/README.md
index c515261dcd..7787d89252 100644
--- a/lighty-modules/lighty-gnmi/lighty-gnmi-device-simulator/README.md
+++ b/lighty-modules/lighty-gnmi/lighty-gnmi-device-simulator/README.md
@@ -8,7 +8,7 @@ This simulator provides gNMI device driven by gNMI proto files, with datastore d
io.lighty.modules.gnmi
lighty-gnmi-device-simulator
- 22.1.0-SNAPSHOT
+ 22.1.0
```
diff --git a/lighty-modules/lighty-gnmi/lighty-gnmi-device-simulator/pom.xml b/lighty-modules/lighty-gnmi/lighty-gnmi-device-simulator/pom.xml
index 60406b9d54..2a16fc4e4b 100644
--- a/lighty-modules/lighty-gnmi/lighty-gnmi-device-simulator/pom.xml
+++ b/lighty-modules/lighty-gnmi/lighty-gnmi-device-simulator/pom.xml
@@ -13,13 +13,13 @@
io.lighty.core
lighty-app-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../../../lighty-core/lighty-app-parent/pom.xml
io.lighty.modules.gnmi
lighty-gnmi-device-simulator
- 22.1.0-SNAPSHOT
+ 22.1.0
${project.groupId}:${project.artifactId}
https://github.com/PANTHEONtech/lighty
diff --git a/lighty-modules/lighty-gnmi/lighty-gnmi-proto/pom.xml b/lighty-modules/lighty-gnmi/lighty-gnmi-proto/pom.xml
index d1dc46f292..16c8835ce0 100644
--- a/lighty-modules/lighty-gnmi/lighty-gnmi-proto/pom.xml
+++ b/lighty-modules/lighty-gnmi/lighty-gnmi-proto/pom.xml
@@ -13,13 +13,13 @@
io.lighty.core
lighty-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../../../lighty-core/lighty-parent/pom.xml
io.lighty.modules.gnmi
lighty-gnmi-proto
- 22.1.0-SNAPSHOT
+ 22.1.0
${project.groupId}:${project.artifactId}
https://github.com/PANTHEONtech/lighty
diff --git a/lighty-modules/lighty-gnmi/lighty-gnmi-sb/pom.xml b/lighty-modules/lighty-gnmi/lighty-gnmi-sb/pom.xml
index a38b3b7d24..331f7f8afc 100644
--- a/lighty-modules/lighty-gnmi/lighty-gnmi-sb/pom.xml
+++ b/lighty-modules/lighty-gnmi/lighty-gnmi-sb/pom.xml
@@ -13,13 +13,13 @@
io.lighty.core
lighty-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../../../lighty-core/lighty-parent/pom.xml
io.lighty.modules.gnmi.southbound
lighty-gnmi-sb
- 22.1.0-SNAPSHOT
+ 22.1.0
${project.groupId}:${project.artifactId}
https://github.com/PANTHEONtech/lighty
diff --git a/lighty-modules/lighty-gnmi/lighty-gnmi-test/pom.xml b/lighty-modules/lighty-gnmi/lighty-gnmi-test/pom.xml
index 0544def690..183dd12a5d 100644
--- a/lighty-modules/lighty-gnmi/lighty-gnmi-test/pom.xml
+++ b/lighty-modules/lighty-gnmi/lighty-gnmi-test/pom.xml
@@ -13,13 +13,13 @@
io.lighty.core
lighty-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../../../lighty-core/lighty-parent/pom.xml
io.lighty.modules.gnmi
lighty-gnmi-test
- 22.1.0-SNAPSHOT
+ 22.1.0
${project.groupId}:${project.artifactId}
https://github.com/PANTHEONtech/lighty
diff --git a/lighty-modules/lighty-gnmi/pom.xml b/lighty-modules/lighty-gnmi/pom.xml
index 589610bfea..387ec247ab 100644
--- a/lighty-modules/lighty-gnmi/pom.xml
+++ b/lighty-modules/lighty-gnmi/pom.xml
@@ -12,7 +12,7 @@
io.lighty.modules.gnmi
lighty-gnmi
- 22.1.0-SNAPSHOT
+ 22.1.0
pom
diff --git a/lighty-modules/lighty-jetty-server/pom.xml b/lighty-modules/lighty-jetty-server/pom.xml
index cb48ce72e6..1180bb905c 100644
--- a/lighty-modules/lighty-jetty-server/pom.xml
+++ b/lighty-modules/lighty-jetty-server/pom.xml
@@ -12,7 +12,7 @@
io.lighty.core
lighty-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../../lighty-core/lighty-parent/pom.xml
diff --git a/lighty-modules/lighty-netconf-sb/README.md b/lighty-modules/lighty-netconf-sb/README.md
index 297d1543de..3f480222ae 100644
--- a/lighty-modules/lighty-netconf-sb/README.md
+++ b/lighty-modules/lighty-netconf-sb/README.md
@@ -42,7 +42,7 @@ To use NETCONF in your project:
io.lighty.modules
lighty-netconf-sb
- 22.1.0-SNAPSHOT
+ 22.1.0
```
2. Initialize and start an instance of NETCONF SBP in your code:
diff --git a/lighty-modules/lighty-netconf-sb/pom.xml b/lighty-modules/lighty-netconf-sb/pom.xml
index 9cf9379ed8..e3c02144f6 100644
--- a/lighty-modules/lighty-netconf-sb/pom.xml
+++ b/lighty-modules/lighty-netconf-sb/pom.xml
@@ -11,7 +11,7 @@
io.lighty.core
lighty-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../../lighty-core/lighty-parent/pom.xml
diff --git a/lighty-modules/lighty-openapi/pom.xml b/lighty-modules/lighty-openapi/pom.xml
index 5dfb2de23f..317ed02d71 100644
--- a/lighty-modules/lighty-openapi/pom.xml
+++ b/lighty-modules/lighty-openapi/pom.xml
@@ -12,7 +12,7 @@
io.lighty.core
lighty-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../../lighty-core/lighty-parent/pom.xml
diff --git a/lighty-modules/lighty-restconf-nb-community/README.md b/lighty-modules/lighty-restconf-nb-community/README.md
index f62cb41196..8cae15df71 100644
--- a/lighty-modules/lighty-restconf-nb-community/README.md
+++ b/lighty-modules/lighty-restconf-nb-community/README.md
@@ -12,7 +12,7 @@ To use RESTCONF in your project:
io.lighty.modules
lighty-restconf-nb-community
- 22.1.0-SNAPSHOT
+ 22.1.0
```
diff --git a/lighty-modules/lighty-restconf-nb-community/pom.xml b/lighty-modules/lighty-restconf-nb-community/pom.xml
index 67a370a845..1cd4c3142c 100644
--- a/lighty-modules/lighty-restconf-nb-community/pom.xml
+++ b/lighty-modules/lighty-restconf-nb-community/pom.xml
@@ -12,7 +12,7 @@
io.lighty.core
lighty-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../../lighty-core/lighty-parent/pom.xml
diff --git a/lighty-modules/pom.xml b/lighty-modules/pom.xml
index d767826534..f6a2000489 100644
--- a/lighty-modules/pom.xml
+++ b/lighty-modules/pom.xml
@@ -11,7 +11,7 @@
io.lighty.modules
lighty-modules-aggregator
- 22.1.0-SNAPSHOT
+ 22.1.0
pom
${project.groupId}:${project.artifactId}
diff --git a/lighty-resources/controller-application-assembly/pom.xml b/lighty-resources/controller-application-assembly/pom.xml
index 4c53379f4a..9f7194b909 100644
--- a/lighty-resources/controller-application-assembly/pom.xml
+++ b/lighty-resources/controller-application-assembly/pom.xml
@@ -12,7 +12,7 @@
io.lighty.core
lighty-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../../lighty-core/lighty-parent/pom.xml
diff --git a/lighty-resources/log4j2-config/pom.xml b/lighty-resources/log4j2-config/pom.xml
index aedfff4834..c268bc4f97 100644
--- a/lighty-resources/log4j2-config/pom.xml
+++ b/lighty-resources/log4j2-config/pom.xml
@@ -11,7 +11,7 @@
io.lighty.resources
log4j2-config
- 22.1.0-SNAPSHOT
+ 22.1.0
jar
${project.groupId}:${project.artifactId}
@@ -68,7 +68,7 @@
scm:git:https://github.com/PANTHEONtech/lighty.git
scm:git:https://github.com/PANTHEONtech/lighty.git
https://github.com/PANTHEONtech/lighty
- HEAD
+ 22.1.0
diff --git a/lighty-resources/pom.xml b/lighty-resources/pom.xml
index bda3769c9a..c3853d8985 100644
--- a/lighty-resources/pom.xml
+++ b/lighty-resources/pom.xml
@@ -12,7 +12,7 @@
io.lighty.resources
lighty-resources-aggregator
pom
- 22.1.0-SNAPSHOT
+ 22.1.0
true
diff --git a/lighty-resources/singlenode-configuration/pom.xml b/lighty-resources/singlenode-configuration/pom.xml
index 4e0bdb2079..54c143f901 100644
--- a/lighty-resources/singlenode-configuration/pom.xml
+++ b/lighty-resources/singlenode-configuration/pom.xml
@@ -12,7 +12,7 @@
io.lighty.core
lighty-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../../lighty-core/lighty-parent/pom.xml
diff --git a/lighty-resources/start-script/pom.xml b/lighty-resources/start-script/pom.xml
index 15d04ef323..4f7fffb4a7 100644
--- a/lighty-resources/start-script/pom.xml
+++ b/lighty-resources/start-script/pom.xml
@@ -12,7 +12,7 @@
io.lighty.core
lighty-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../../lighty-core/lighty-parent/pom.xml
diff --git a/lighty-tests-report/pom.xml b/lighty-tests-report/pom.xml
index 3dcc8a99c5..940669ed02 100644
--- a/lighty-tests-report/pom.xml
+++ b/lighty-tests-report/pom.xml
@@ -11,7 +11,7 @@
io.lighty.core
lighty-parent
- 22.1.0-SNAPSHOT
+ 22.1.0
../lighty-core/lighty-parent/pom.xml
@@ -163,7 +163,7 @@
io.lighty.modules.gnmi
lighty-gnmi-test
- 22.1.0-SNAPSHOT
+ 22.1.0
diff --git a/pom.xml b/pom.xml
index afb8e5c3ba..c8609acbf1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
io.lighty
lighty-aggregator
- 22.1.0-SNAPSHOT
+ 22.1.0
pom
lighty
@@ -91,7 +91,7 @@
scm:git:https://github.com/PANTHEONtech/lighty.git
scm:git:https://github.com/PANTHEONtech/lighty.git
https://github.com/PANTHEONtech/lighty
- HEAD
+ 22.1.0