Skip to content

Commit 92798a5

Browse files
Merge pull request #36 from com-pas/SITIPE-version
Update README.md
2 parents 877835a + 20181c4 commit 92798a5

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)