- 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> <dependency>
<groupId>me.openautonomousconnection</groupId> <groupId>me.openautonomousconnection</groupId>
<artifactId>protocol</artifactId> <artifactId>protocol</artifactId>
<version>1.0.0</version> <version>VERSION</version>
<scope>compile</scope>
</dependency> </dependency>
``` ```