Skip to content
This repository was archived by the owner on Feb 15, 2024. It is now read-only.

Commit 40243ab

Browse files
author
weissarn
committed
Update ReadMe.md
1 parent 947f1fa commit 40243ab

1 file changed

Lines changed: 16 additions & 17 deletions

File tree

README.md

Lines changed: 16 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ the document 'Details of the Asset Administration Shell', published on
1212
You can build the project using Maven by simply executing at the repository
1313
root:
1414

15-
`mvn clean install`
15+
`mvn clean package`
1616

17-
or by integrating the respective modules as dependencies, for instance:
17+
or by integrating the respective modules as dependencies from Maven Central Repository, for instance:
1818

1919
```
2020
<dependency>
@@ -23,7 +23,6 @@ or by integrating the respective modules as dependencies, for instance:
2323
<version>latest-version</version>
2424
<dependency>
2525
```
26-
> **_NOTE:_** The library is yet not available as dependency but will be deployed via Maven Central in the future.
2726

2827
# Project Structure
2928

@@ -45,21 +44,21 @@ We always look for contributions, bug reports, feature requests etc. Simply open
4544

4645
# Contributors
4746

48-
| Name | Affiliation | Github Account | parent | core | aasx | json | xml | json-ld | validator|
49-
--- | --- | --- | :---: | :---: | :---: | :---: | :---: | :---: | :---:
47+
| Name | Affiliation | Github Account | parent | core | aasx | json | xml | json-ld | ua-nodeset | validator|
48+
--- | --- | --- | :---: | :---: | :---: | :---: | :---: | :---: | :---:| :---:
5049
| Mohammad Alreeni | Fraunhofer IWU | []() | | | | | x | | |
51-
| Sebastian Bader | Fraunhofer IAIS | [sebbader](https://github.com/sebbader) | x | | | | | x | x |
52-
| Matthias Böckmann | Fraunhofer IAIS | [maboeckmann](https://github.com/maboeckmann) | x | | | | | x | x |
53-
| Maximilian Conradi | Fraunhofer IESE | []() | | | x | | x | | |
54-
| Helge Dickel | SAP SE | [heldic](https://github.com/heldic) | x | | | x | x | | |
55-
| Daniel Espen | Fraunhofer IESE | [daespen](https://github.com/daespen) | | x | x | x | x | | |
56-
| Michael Jacoby | Fraunhofer IOSB| [mjacoby](https://github.com/mjacoby) | x | x | | x | x | | |
57-
| Jens Müller | Fraunhofer IOSB | [JensMueller2709](https://github.com/JensMueller2709) | | | | x | | | |
58-
| Orthodoxos Kipouridis | SAP SE | [akiskips](https://github.com/akiskips) | x | | | x | x | | |
59-
| Bastian Rössl | Fraunhofer IOSB-INA | [br-iosb](https://github.com/br-iosb) | | | | x | | | |
60-
| Frank Schnicke | Fraunhofer IESE | [frankschnicke](https://github.com/frankschnicke) | | | x | | x | | |
61-
| Manuel Sauer | SAP SE | [Manu3756](https://github.com/Manu3756) | x | | | | | | |
62-
| Arno Weiss | Fraunhofer IWU | [alw-iwu](https://github.com/alw-iwu) | | | | x | | | |
50+
| Sebastian Bader | Fraunhofer IAIS | [sebbader](https://github.com/sebbader) | x | | | | | x | | x |
51+
| Matthias Böckmann | Fraunhofer IAIS | [maboeckmann](https://github.com/maboeckmann) | x | | | | | x | | x |
52+
| Maximilian Conradi | Fraunhofer IESE | []() | | | x | | x | | | |
53+
| Helge Dickel | SAP SE | [heldic](https://github.com/heldic) | x | | | x | x | | | |
54+
| Daniel Espen | Fraunhofer IESE | [daespen](https://github.com/daespen) | | x | x | x | x | | | |
55+
| Michael Jacoby | Fraunhofer IOSB| [mjacoby](https://github.com/mjacoby) | x | x | | x | x | | | |
56+
| Jens Müller | Fraunhofer IOSB | [JensMueller2709](https://github.com/JensMueller2709) | | | | x | | | | |
57+
| Orthodoxos Kipouridis | SAP SE | [akiskips](https://github.com/akiskips) | x | | | x | x | | | |
58+
| Bastian Rössl | Fraunhofer IOSB-INA | [br-iosb](https://github.com/br-iosb) | | | | x | | | x | |
59+
| Frank Schnicke | Fraunhofer IESE | [frankschnicke](https://github.com/frankschnicke) | | | x | | x | | | |
60+
| Manuel Sauer | SAP SE | [Manu3756](https://github.com/Manu3756) | x | | | | | | | |
61+
| Arno Weiss | Fraunhofer IWU | [alw-iwu](https://github.com/alw-iwu) | | | | x | | | x | |
6362

6463
This project was initiated by SAP and Fraunhofer to provide a foundation for the
6564
AAS development and to foster its dissemination.

0 commit comments

Comments
 (0)