Skip to content

Commit 165452f

Browse files
🏁 Releasing version 11.19.0
1 parent 5ebe5b2 commit 165452f

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

pom.xml

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

77
<groupId>com.dlsc.preferencesfx</groupId>
88
<artifactId>parent</artifactId>
9-
<version>11.18.0</version>
9+
<version>11.19.0</version>
1010
<packaging>pom</packaging>
1111
<name>PreferencesFXParent</name>
1212

preferencesfx-demo/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.dlsc.preferencesfx</groupId>
1010
<artifactId>parent</artifactId>
11-
<version>11.18.0</version>
11+
<version>11.19.0</version>
1212
</parent>
1313

1414
<artifactId>preferencesfx-demo</artifactId>
@@ -65,7 +65,7 @@
6565
<dependency>
6666
<groupId>com.dlsc.preferencesfx</groupId>
6767
<artifactId>preferencesfx-core</artifactId>
68-
<version>11.18.0</version>
68+
<version>11.19.0</version>
6969
</dependency>
7070

7171
<!-- Logging -->

preferencesfx/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>com.dlsc.preferencesfx</groupId>
1313
<artifactId>parent</artifactId>
14-
<version>11.18.0</version>
14+
<version>11.19.0</version>
1515
</parent>
1616

1717
<name>PreferencesFX</name>

0 commit comments

Comments
 (0)