From f60d34a884e54f35219fc27803f6e194a3e98296 Mon Sep 17 00:00:00 2001 From: Frank Schnicke Date: Mon, 5 Feb 2024 15:41:49 +0100 Subject: [PATCH] Updates version to 1.0.0-RC1 --- README.md | 6 +++--- pom.xml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7f9243a7..7ff8ea55 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Eclipse AAS4J -> :newspaper: The _`Eclipse AAS4J 1.0.0-milestone-03`_ release is available on Maven Central Repository and includes the -> following artifacts implementing the _AAS Specs – Part 1 V3.0 (final)_: `dataformat-core`, `dataformat-aasx`, -> `dataformat-xml`, `dataformat-json`, `dataformat-parent`, and `model`. +> :newspaper: The _`Eclipse AAS4J 1.0.0-RC1`_ release is available on Maven Central Repository and includes the +> following artifacts implementing the _AAS Specs – Part 1 V3.0 (final)_: `aas4j-dataformat-core`, `aas4j-dataformat-aasx`, +> `aas4j-dataformat-xml`, `aas4j-dataformat-json`, `aas4j-dataformat-parent`, and `aas4j-model`. [Eclipse AAS4J](https://projects.eclipse.org/projects/dt.aas4j) implements the specification of the Asset Administration Shell (AAS) such as metamodels, submodels, serialization and deserialization modules, validators, and transformation diff --git a/pom.xml b/pom.xml index 1b2a21f0..e2acea84 100644 --- a/pom.xml +++ b/pom.xml @@ -40,9 +40,9 @@ 1 0 0 - -SNAPSHOT + -RC1 ${revision.major}.${revision.minor}.${revision.patch}${revision.suffix} - 1.0.0-SNAPSHOT + 1.0.0-RC1 UTF-8 UTF-8