Skip to content

Commit dc3c756

Browse files
[release] prepare release rexs-api-java-0.6.1
1 parent 2c6b1ee commit dc3c756

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>de.fva-service.rexs</groupId>
2525
<artifactId>rexs-api-project</artifactId>
26-
<version>0.7.0-SNAPSHOT</version>
26+
<version>0.6.1</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>de.fva-service.rexs</groupId>
2525
<artifactId>rexs-api-project</artifactId>
26-
<version>0.7.0-SNAPSHOT</version>
26+
<version>0.6.1</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>de.fva-service.rexs</groupId>
2424
<artifactId>rexs-api-project</artifactId>
25-
<version>0.7.0-SNAPSHOT</version>
25+
<version>0.6.1</version>
2626
<packaging>pom</packaging>
2727

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

0 commit comments

Comments
 (0)