File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.libj</groupId >
24
24
<artifactId >libj</artifactId >
25
- <version >0.9.5-SNAPSHOT </version >
25
+ <version >0.9.5</version >
26
26
</parent >
27
27
<artifactId >util</artifactId >
28
- <version >0.7.9-SNAPSHOT </version >
28
+ <version >0.7.9</version >
29
29
<name >LibJ Util</name >
30
30
<description >
31
31
Supplementary utilities for classes that belong to java.util, or are considered essential as to justify existence in java.util.
39
39
<dependency >
40
40
<groupId >org.libj</groupId >
41
41
<artifactId >test</artifactId >
42
- <version >0.6.9-SNAPSHOT </version >
42
+ <version >0.6.9</version >
43
43
<scope >test</scope >
44
44
</dependency >
45
45
<dependency >
46
46
<groupId >org.libj</groupId >
47
47
<artifactId >logging</artifactId >
48
- <version >0.4.1-SNAPSHOT </version >
48
+ <version >0.4.1</version >
49
49
<scope >test</scope >
50
50
</dependency >
51
51
</dependencies >
You can’t perform that action at this time.
0 commit comments