File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 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
2626#### Version
2727
2828[ ![ 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 )
3030
3131### Current development - branch dev
3232
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >net.lecousin</groupId >
55 <artifactId >core-parent-pom</artifactId >
6- <version >0.20.2 </version >
6+ <version >0.20.3 </version >
77 </parent >
88 <artifactId >core.javaee</artifactId >
99 <dependencies >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >net.lecousin</groupId >
77 <artifactId >core-parent-pom</artifactId >
8- <version >0.20.2 </version >
8+ <version >0.20.3 </version >
99 </parent >
1010
1111 <artifactId >core</artifactId >
Original file line number Diff line number Diff line change 77 </parent >
88
99 <artifactId >core-parent-pom</artifactId >
10- <version >0.20.2 </version >
10+ <version >0.20.3 </version >
1111 <packaging >pom</packaging >
1212
1313 <modules >
You can’t perform that action at this time.
0 commit comments