We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8b3bd2 commit fd9f9f2Copy full SHA for fd9f9f2
1 file changed
pom.xml
@@ -5,11 +5,11 @@
5
<parent>
6
<groupId>io.github.ardoco</groupId>
7
<artifactId>parent</artifactId>
8
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.1</version>
9
</parent>
10
11
<artifactId>rest</artifactId>
12
+ <version>2.0.0</version>
13
14
<name>ArDoCo-REST</name>
15
<description>The goal of this project is to provide a REST API for the ArDoCo runners</description>
0 commit comments