File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ SPDX-License-Identifier: Apache-2.0
14
14
Siemens SITIPE for CoMPAS
15
15
16
16
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) .
18
18
19
19
Siemens SITIPE allows users to import an SCD file in order to work as much vendor independent as possible.
20
20
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 -
161
161
Quarkus can be started in dev mode:
162
162
```
163
163
./mvnw -DskipTests=true package io.quarkus:quarkus-maven-plugin::dev
164
- ```
164
+ ```
You can’t perform that action at this time.
0 commit comments