We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4680dc commit 0a338b6Copy full SHA for 0a338b6
1 file changed
pom.xml
@@ -6,17 +6,17 @@
6
<parent>
7
<groupId>io.github.isa-group.botica</groupId>
8
<artifactId>botica-parent</artifactId>
9
- <version>0.6.0-SNAPSHOT</version>
+ <version>0.6.0</version>
10
</parent>
11
12
<artifactId>botica-lib-java</artifactId>
13
14
15
<dependencies>
16
<dependency>
17
18
<artifactId>botica-core</artifactId>
19
20
</dependency>
21
</dependencies>
22
0 commit comments