Skip to content

Commit 0a338b6

Browse files
committed
release: cut the 0.6.0 release
1 parent d4680dc commit 0a338b6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,17 @@
66
<parent>
77
<groupId>io.github.isa-group.botica</groupId>
88
<artifactId>botica-parent</artifactId>
9-
<version>0.6.0-SNAPSHOT</version>
9+
<version>0.6.0</version>
1010
</parent>
1111

1212
<artifactId>botica-lib-java</artifactId>
13-
<version>0.6.0-SNAPSHOT</version>
13+
<version>0.6.0</version>
1414

1515
<dependencies>
1616
<dependency>
1717
<groupId>io.github.isa-group.botica</groupId>
1818
<artifactId>botica-core</artifactId>
19-
<version>0.6.0-SNAPSHOT</version>
19+
<version>0.6.0</version>
2020
</dependency>
2121
</dependencies>
2222

0 commit comments

Comments
 (0)