Skip to content

Commit 927c3ae

Browse files
[release] prepare release rexs-api-java-0.9.0
1 parent fb7da26 commit 927c3ae

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>io.github.fva-net</groupId>
2525
<artifactId>rexs-api-java-project</artifactId>
26-
<version>0.9.0-SNAPSHOT</version>
26+
<version>0.9.0</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

cli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>io.github.fva-net</groupId>
2525
<artifactId>rexs-api-java-project</artifactId>
26-
<version>0.9.0-SNAPSHOT</version>
26+
<version>0.9.0</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<groupId>io.github.fva-net</groupId>
2424
<artifactId>rexs-api-java-project</artifactId>
25-
<version>0.9.0-SNAPSHOT</version>
25+
<version>0.9.0</version>
2626
<packaging>pom</packaging>
2727

2828
<name>REXS-API-Java :: Project</name>

0 commit comments

Comments
 (0)