From 1957d3f3d4a74d4ffe54f9b1700d48757a236599 Mon Sep 17 00:00:00 2001 From: Paul Campbell Date: Thu, 5 Jul 2018 06:54:34 +0100 Subject: [PATCH] README: add nexus and maven central release badges --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9f736a2..9c74265 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ KEMITIX-PARENT A parent POM for my own personal projects. +[![Sonatype Nexus (Releases)](https://img.shields.io/nexus/r/https/oss.sonatype.org/net.kemitix/kemitix-parent.svg?style=for-the-badge)](https://oss.sonatype.org/content/repositories/releases/net/kemitix/kemitix-parent/) +[![Maven Central](https://img.shields.io/maven-central/v/net.kemitix/kemitix-parent.svg?style=for-the-badge)](https://search.maven.org/#search|ga|1|g%3A"net.kemitix"%20AND%20a%3A"kemitix-parent") + ### Usage ```xml