File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
src/main/java/info/unterrainer/commons/udpobserver Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >info.unterrainer.commons</groupId >
77 <artifactId >parent-pom</artifactId >
8- <version >0.1.1 </version >
8+ <version >0.1.3 </version >
99 </parent >
1010
1111 <modelVersion >4.0.0</modelVersion >
1212 <groupId >info.unterrainer.commons.udp-observer</groupId >
1313 <artifactId >udp-observer</artifactId >
14- <version >0.1.2 </version >
14+ <version >0.1.3 </version >
1515 <name >UdpObserver</name >
1616 <packaging >jar</packaging >
1717
Original file line number Diff line number Diff line change 22
33public class Information {
44 public static final String name = "UDP-Observer" ;
5- public static final String buildTime = "2021-03-10T08:03 :08Z" ;
6- public static final String pomVersion = "0.1.2 " ;
5+ public static final String buildTime = "2021-03-10T08:29 :08Z" ;
6+ public static final String pomVersion = "0.1.3 " ;
77}
You can’t perform that action at this time.
0 commit comments