File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -28,3 +28,4 @@ hs_err_pid*
2828src /main /java /info /unterrainer /commons /cliutils /Information.java
2929
3030.classpath
31+ /bin /
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.26 </version >
8+ <version >0.2.1 </version >
99 </parent >
1010
1111 <modelVersion >4.0.0</modelVersion >
1212 <artifactId >cli-utils</artifactId >
13- <version >0.2.15 </version >
13+ <version >0.3.0 </version >
1414 <name >CliUtils</name >
1515 <packaging >jar</packaging >
1616
2929 <dependency >
3030 <groupId >info.unterrainer.commons</groupId >
3131 <artifactId >datastructures</artifactId >
32- <version >0.1.5 </version >
32+ <version >0.2.0 </version >
3333 </dependency >
3434 </dependencies >
3535
You can’t perform that action at this time.
0 commit comments