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*
28
28
src /main /java /info /unterrainer /commons /cliutils /Information.java
29
29
30
30
.classpath
31
+ /bin /
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >info.unterrainer.commons</groupId >
7
7
<artifactId >parent-pom</artifactId >
8
- <version >0.1.26 </version >
8
+ <version >0.2.1 </version >
9
9
</parent >
10
10
11
11
<modelVersion >4.0.0</modelVersion >
12
12
<artifactId >cli-utils</artifactId >
13
- <version >0.2.15 </version >
13
+ <version >0.3.0 </version >
14
14
<name >CliUtils</name >
15
15
<packaging >jar</packaging >
16
16
29
29
<dependency >
30
30
<groupId >info.unterrainer.commons</groupId >
31
31
<artifactId >datastructures</artifactId >
32
- <version >0.1.5 </version >
32
+ <version >0.2.0 </version >
33
33
</dependency >
34
34
</dependencies >
35
35
You can’t perform that action at this time.
0 commit comments