Skip to content

Commit ff33e09

Browse files
committed
Set final version for release
1 parent 854851b commit ff33e09

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.0-pre1</version>
11+
<version>1.8.0</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.0-pre1</version>
11+
<version>1.8.0</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.0-pre1</version>
11+
<version>1.8.0</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.0-pre1</version>
11+
<version>1.8.0</version>
1212
</parent>
1313
<artifactId>xbrz-tool</artifactId>
1414

0 commit comments

Comments
 (0)