From 650b81d624338b00df612152771f1cb4be75ba2f Mon Sep 17 00:00:00 2001 From: Frank Schnicke Date: Tue, 7 Mar 2023 08:02:44 +0100 Subject: [PATCH] Updates version to 1.0.0-milestone-02 Signed-off-by: Frank Schnicke --- README.md | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4ed9fc384..3088c0aa4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Eclipse AAS4J -> :newspaper: The _`Eclipse AAS4J 1.0.0-milestone-01`_ release is available on Maven Central Repository and includes the following artifacts implementing the _AAS Specs – Part 1 V3.RC02_: `dataformat-core`, `dataformat-aasx`, `dataformat-xml`, `dataformat-json`, `dataformat-parent`, and `model'. +> :newspaper: The _`Eclipse AAS4J 1.0.0-milestone-02`_ release is available on Maven Central Repository and includes the following artifacts implementing the _AAS Specs – Part 1 V3.RC02_: `dataformat-core`, `dataformat-aasx`, `dataformat-xml`, `dataformat-json`, `dataformat-parent`, and `model'. [Eclipse AA4J](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 libraries based on the AAS specifications. It also contains all classes and properties as defined by the document 'Details of the Asset Administration Shell' published on [Industrial Digital Twin Association (IDTA)](https://industrialdigitaltwin.org/en/). diff --git a/pom.xml b/pom.xml index 4b2ec782c..9740705c3 100644 --- a/pom.xml +++ b/pom.xml @@ -40,9 +40,9 @@ 1 0 0 - -milestone-02-SNAPSHOT + -milestone-02 ${revision.major}.${revision.minor}.${revision.patch}${revision.suffix} - 1.0.0-milestone-02-SNAPSHOT + 1.0.0-milestone-02 UTF-8 UTF-8