Skip to content

Commit 8bca216

Browse files
committed
Set stable version 1.8.1 for release
1 parent 6a8560c commit 8bca216

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

pom.xml

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

99
<groupId>io.github.stanio</groupId>
1010
<artifactId>xbrz-java</artifactId>
11-
<version>1.8.1-SNAPSHOT</version>
11+
<version>1.8.1</version>
1212
<packaging>pom</packaging>
1313

1414
<name>xBRZ for Java Reactor</name>

xbrz-awt/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>io.github.stanio</groupId>
1010
<artifactId>xbrz-java</artifactId>
11-
<version>1.8.1-SNAPSHOT</version>
11+
<version>1.8.1</version>
1212
</parent>
1313
<artifactId>xbrz-awt</artifactId>
1414

xbrz-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>io.github.stanio</groupId>
1010
<artifactId>xbrz-java</artifactId>
11-
<version>1.8.1-SNAPSHOT</version>
11+
<version>1.8.1</version>
1212
</parent>
1313
<artifactId>xbrz-core</artifactId>
1414

xbrz-tool/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>io.github.stanio</groupId>
1010
<artifactId>xbrz-java</artifactId>
11-
<version>1.8.1-SNAPSHOT</version>
11+
<version>1.8.1</version>
1212
</parent>
1313
<artifactId>xbrz-tool</artifactId>
1414

0 commit comments

Comments
 (0)