We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e301e25 commit 4d5a544Copy full SHA for 4d5a544
pom.xml
@@ -5,13 +5,13 @@
5
<parent>
6
<groupId>info.unterrainer.commons</groupId>
7
<artifactId>parent-pom</artifactId>
8
- <version>0.2.1</version>
+ <version>1.0.1</version>
9
</parent>
10
11
<modelVersion>4.0.0</modelVersion>
12
<groupId>info.unterrainer.commons.udp-observer</groupId>
13
<artifactId>udp-observer</artifactId>
14
- <version>0.2.0</version>
+ <version>1.0.0</version>
15
<name>UdpObserver</name>
16
<packaging>jar</packaging>
17
0 commit comments