diff --git a/README.md b/README.md index 555392ef1..f00dce933 100644 --- a/README.md +++ b/README.md @@ -35,23 +35,23 @@ The features of FA³ST Service include ### Download pre-compiled JAR -[Download latest RELEASE version (0.5.0)](https://repo1.maven.org/maven2/de/fraunhofer/iosb/ilt/faaast/service/starter/0.5.0/starter-0.5.0.jar) +[Download latest RELEASE version (1.0.0)](https://repo1.maven.org/maven2/de/fraunhofer/iosb/ilt/faaast/service/starter/1.0.0/starter-1.0.0.jar) -[Download latest SNAPSHOT version (1.0.0-SNAPSHOT)](https://oss.sonatype.org/service/local/artifact/maven/redirect?r=snapshots&g=de.fraunhofer.iosb.ilt.faaast.service&a=starter&v=1.0.0-SNAPSHOT) + ### As Maven Dependency ```xml de.fraunhofer.iosb.ilt.faaast.service starter - 0.5.0 + 1.0.0 ``` ### As Gradle Dependency ```kotlin -implementation 'de.fraunhofer.iosb.ilt.faaast.service:starter:0.5.0' +implementation 'de.fraunhofer.iosb.ilt.faaast.service:starter:1.0.0' ``` ## Building from Source diff --git a/assetconnection/common/pom.xml b/assetconnection/common/pom.xml index 496189111..149335aa1 100644 --- a/assetconnection/common/pom.xml +++ b/assetconnection/common/pom.xml @@ -4,7 +4,7 @@ de.fraunhofer.iosb.ilt.faaast.service service - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml de.fraunhofer.iosb.ilt.faaast.service diff --git a/assetconnection/http/pom.xml b/assetconnection/http/pom.xml index f717df870..c0142c3e7 100644 --- a/assetconnection/http/pom.xml +++ b/assetconnection/http/pom.xml @@ -4,7 +4,7 @@ de.fraunhofer.iosb.ilt.faaast.service service - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml de.fraunhofer.iosb.ilt.faaast.service diff --git a/assetconnection/mqtt/pom.xml b/assetconnection/mqtt/pom.xml index 1e67720c0..c57cd96b1 100644 --- a/assetconnection/mqtt/pom.xml +++ b/assetconnection/mqtt/pom.xml @@ -4,7 +4,7 @@ de.fraunhofer.iosb.ilt.faaast.service service - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml de.fraunhofer.iosb.ilt.faaast.service diff --git a/assetconnection/opcua/pom.xml b/assetconnection/opcua/pom.xml index 2f4762fd1..69d0ae7f7 100644 --- a/assetconnection/opcua/pom.xml +++ b/assetconnection/opcua/pom.xml @@ -4,7 +4,7 @@ de.fraunhofer.iosb.ilt.faaast.service service - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml de.fraunhofer.iosb.ilt.faaast.service diff --git a/checks/pom.xml b/checks/pom.xml index 0a7075556..b21c9e532 100644 --- a/checks/pom.xml +++ b/checks/pom.xml @@ -4,7 +4,7 @@ de.fraunhofer.iosb.ilt.faaast.service service - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml de.fraunhofer.iosb.ilt.faaast.service diff --git a/core/pom.xml b/core/pom.xml index 61d46e52e..8a38d5f9f 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ de.fraunhofer.iosb.ilt.faaast.service service - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml de.fraunhofer.iosb.ilt.faaast.service diff --git a/dataformat/json/pom.xml b/dataformat/json/pom.xml index e0a16e494..708ca405a 100644 --- a/dataformat/json/pom.xml +++ b/dataformat/json/pom.xml @@ -4,7 +4,7 @@ de.fraunhofer.iosb.ilt.faaast.service service - 1.0.0-SNAPSHOT + 1.0.0 ../../pom.xml dataformat-json diff --git a/docs/source/basics/installation.md b/docs/source/basics/installation.md index c2a90afa6..640a4540f 100644 --- a/docs/source/basics/installation.md +++ b/docs/source/basics/installation.md @@ -18,14 +18,14 @@ de.fraunhofer.iosb.ilt.faaast.service starter - 0.5.0 + 1.0.0 ``` ## Gradle Dependency ```groovy -implementation 'de.fraunhofer.iosb.ilt.faaast.service:starter:0.5.0' +implementation 'de.fraunhofer.iosb.ilt.faaast.service:starter:1.0.0' ``` ## Build from Source diff --git a/docs/source/other/release-notes.md b/docs/source/other/release-notes.md index b36babd6a..158daad14 100644 --- a/docs/source/other/release-notes.md +++ b/docs/source/other/release-notes.md @@ -1,7 +1,6 @@ # Release Notes - -## 1.0.0-SNAPSHOT (current development version) +## 1.0.0 :::{important} Version 1.0 is a major update and has breaking changes to all previous versions. diff --git a/docs/third_party_licenses_report/aggregate-third-party-report.html b/docs/third_party_licenses_report/aggregate-third-party-report.html index f3343609e..cde0f05ed 100644 --- a/docs/third_party_licenses_report/aggregate-third-party-report.html +++ b/docs/third_party_licenses_report/aggregate-third-party-report.html @@ -1,6 +1,6 @@ @@ -23,8 +23,8 @@