Skip to content

Commit 7f52375

Browse files
committed
Release v17.3.3.
1 parent 1115ce2 commit 7f52375

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Add the following elements to your project's `pom.xml` file (please check [Maven
2828
<dependency>
2929
<groupId>it.albertus</groupId>
3030
<artifactId>jface-utils</artifactId>
31-
<version>17.3.2</version>
31+
<version>17.3.3</version>
3232
</dependency>
3333

3434
<!-- Required -->

pom.xml

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

77
<groupId>it.albertus</groupId>
88
<artifactId>jface-utils</artifactId>
9-
<version>17.3.3-SNAPSHOT</version>
9+
<version>17.3.3</version>
1010
<name>JFaceUtils</name>
1111
<url>https://github.com/albertus82/${project.artifactId}</url>
1212
<description>Java SWT/JFace Utility Library including a Preferences Framework, Lightweight HTTP Server and macOS support.</description>

0 commit comments

Comments
 (0)