- Updated README.MD

This commit is contained in:
2025-09-20 21:13:11 +02:00
parent 6a79848899
commit 14b59561e4

View File

@@ -25,8 +25,7 @@ This project (OAC) is licensed under the [Open Autonomous Public License (OAPL)]
<dependency>
<groupId>me.openautonomousconnection</groupId>
<artifactId>protocol</artifactId>
<version>1.0.0</version>
<scope>compile</scope>
<version>VERSION</version>
</dependency>
```