Skip to content

Commit 20181c4

Browse files
authored
Update README.md
Added the Siemens SITIPE version Signed-off-by: Sander Jansen <[email protected]>
1 parent 877835a commit 20181c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ SPDX-License-Identifier: Apache-2.0
1414
Siemens SITIPE for CoMPAS
1515

1616
This repository contains an CoMPAS extension in order to integrate with Siemens SITIPE.
17-
It is open source software to interact with Siemens SITIPE.
17+
It is open source software to interact with Siemens SITIPE (developed with version 4.10).
1818

1919
Siemens SITIPE allows users to import an SCD file in order to work as much vendor independent as possible.
2020
In order to make that work, the SCD file should contain the required Siemens SITPE extensions.
@@ -161,4 +161,4 @@ docker-compose --env-file docker/.env -f docker/docker-compose-amd64.yml up -d -
161161
Quarkus can be started in dev mode:
162162
```
163163
./mvnw -DskipTests=true package io.quarkus:quarkus-maven-plugin::dev
164-
```
164+
```

0 commit comments

Comments
 (0)