Skip to content

Commit 828db3c

Browse files
authored
Update README.md
1 parent 6268276 commit 828db3c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ is recommended for better performances on disk operations (detection of physical
1515
![build status](https://travis-ci.org/lecousin/java-framework-core.svg?branch=master "Build Status")
1616
[![Codecov](https://codecov.io/gh/lecousin/java-framework-core/graph/badge.svg)](https://codecov.io/gh/lecousin/java-framework-core/branch/master)
1717

18-
- core [![Maven Central](https://maven-badges.herokuapp.com/maven-central/net.lecousin/core/badge.svg?style=flat)](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22net.lecousin%22%20AND%20a%3A%22core%22)
18+
- core [![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)
1919
[![Javadoc](https://img.shields.io/badge/javadoc-0.9.0-brightgreen.svg)](https://www.javadoc.io/doc/net.lecousin/core/0.9.0)
2020

21-
- core.javaee [![Maven Central](https://maven-badges.herokuapp.com/maven-central/net.lecousin/core.javaee/badge.svg?style=flat)](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22net.lecousin%22%20AND%20a%3A%22core.javaee%22)
21+
- core.javaee [![Maven Central](https://img.shields.io/maven-central/v/net.lecousin/core.javaee.svg)](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22net.lecousin%22%20AND%20a%3A%22core.javaee%22)
2222
[![Javadoc](https://img.shields.io/badge/javadoc-0.9.0-brightgreen.svg)](https://www.javadoc.io/doc/net.lecousin/core.javaee/0.9.0)
2323

24-
- log.bridges.commons-logging [![Maven Central](https://maven-badges.herokuapp.com/maven-central/net.lecousin.framework/log.bridges.commons-logging/badge.svg?style=flat)](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22net.lecousin.framework%22%20AND%20a%3A%22log.bridges.commons-logging%22)
24+
- log.bridges.commons-logging [![Maven Central](https://img.shields.io/maven-central/v/net.lecousin.framework/log.bridges.commons-logging.svg)](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22net.lecousin.framework%22%20AND%20a%3A%22log.bridges.commons-logging%22)
2525
[![Javadoc](https://img.shields.io/badge/javadoc-0.1.1-brightgreen.svg)](https://www.javadoc.io/doc/net.lecousin.framework/log.bridges.commons-logging/0.1.1)
2626

2727
### Next minor release - branch 0.9

0 commit comments

Comments
 (0)