Skip to content

Commit bb0b61a

Browse files
committed
[maven-release-plugin] prepare release fx-parent-8.2.3
1 parent f50e3ca commit bb0b61a

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

fx-onscreen-keyboard-samples/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.comtel2000</groupId>
55
<artifactId>fx-parent</artifactId>
6-
<version>8.2.3-SNAPSHOT</version>
6+
<version>8.2.3</version>
77
</parent>
88
<artifactId>fx-onscreen-keyboard-samples</artifactId>
99
<name>fx-onscreen-keyboard-samples</name>
@@ -19,7 +19,7 @@
1919
<dependency>
2020
<groupId>org.comtel2000</groupId>
2121
<artifactId>fx-onscreen-keyboard-swing</artifactId>
22-
<version>8.2.3-SNAPSHOT</version>
22+
<version>8.2.3</version>
2323
</dependency>
2424

2525
<dependency>

fx-onscreen-keyboard-swing/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.comtel2000</groupId>
55
<artifactId>fx-parent</artifactId>
6-
<version>8.2.3-SNAPSHOT</version>
6+
<version>8.2.3</version>
77
</parent>
88
<artifactId>fx-onscreen-keyboard-swing</artifactId>
99
<name>fx-onscreen-keyboard-swing</name>
@@ -20,7 +20,7 @@
2020
<dependency>
2121
<groupId>org.comtel2000</groupId>
2222
<artifactId>fx-onscreen-keyboard</artifactId>
23-
<version>8.2.3-SNAPSHOT</version>
23+
<version>8.2.3</version>
2424
</dependency>
2525
<dependency>
2626
<groupId>org.slf4j</groupId>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</parent>
88
<groupId>org.comtel2000</groupId>
99
<artifactId>fx-parent</artifactId>
10-
<version>8.2.3-SNAPSHOT</version>
10+
<version>8.2.3</version>
1111

1212
<packaging>pom</packaging>
1313

0 commit comments

Comments
 (0)