Skip to content

Commit d765ba8

Browse files
authored
Update pom.xml
1 parent 48cd417 commit d765ba8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<groupId>io.github.albertus82</groupId>
99
<artifactId>jface-utils</artifactId>
10-
<version>20.2.0</version>
10+
<version>20.2.1-SNAPSHOT</version>
1111
<name>JFaceUtils</name>
1212
<url>https://github.com/albertus82/jface-utils</url>
1313
<description>Java SWT/JFace Utility Library including a Preferences Framework, Lightweight HTTP Server and macOS support.</description>
@@ -579,3 +579,4 @@
579579
</build>
580580

581581
</project>
582+

0 commit comments

Comments
 (0)