File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ is recommended for better performances on disk operations (detection of physical
26
26
#### Version
27
27
28
28
[ ![ Maven Central] ( https://img.shields.io/maven-central/v/net.lecousin/core.svg )] ( http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22net.lecousin%22%20AND%20a%3A%22core%22 )
29
- [ ![ Javadoc] ( https://img.shields.io/badge/javadoc-0.20.2 -brightgreen.svg )] ( https://www.javadoc.io/doc/net.lecousin/core/0.20.2 )
29
+ [ ![ Javadoc] ( https://img.shields.io/badge/javadoc-0.20.3 -brightgreen.svg )] ( https://www.javadoc.io/doc/net.lecousin/core/0.20.3 )
30
30
31
31
### Current development - branch dev
32
32
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >net.lecousin</groupId >
5
5
<artifactId >core-parent-pom</artifactId >
6
- <version >0.20.2 </version >
6
+ <version >0.20.3 </version >
7
7
</parent >
8
8
<artifactId >core.javaee</artifactId >
9
9
<dependencies >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >net.lecousin</groupId >
7
7
<artifactId >core-parent-pom</artifactId >
8
- <version >0.20.2 </version >
8
+ <version >0.20.3 </version >
9
9
</parent >
10
10
11
11
<artifactId >core</artifactId >
Original file line number Diff line number Diff line change 7
7
</parent >
8
8
9
9
<artifactId >core-parent-pom</artifactId >
10
- <version >0.20.2 </version >
10
+ <version >0.20.3 </version >
11
11
<packaging >pom</packaging >
12
12
13
13
<modules >
You can’t perform that action at this time.
0 commit comments