From 927f2a09c8b935ff94794041f7b24fc2b1e19814 Mon Sep 17 00:00:00 2001 From: David Xia Date: Sun, 30 Jun 2019 13:19:47 -0400 Subject: [PATCH] Update README with mature status --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4c3a4ed6..786339a0 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,14 @@ # Dockerfile Maven -[![Build Status](https://travis-ci.org/spotify/dockerfile-maven.svg?branch=master)](https://travis-ci.org/spotify/dockerfile-maven) +[![Build Status](https://travis-ci.com/spotify/dockerfile-maven.svg?branch=master)](https://travis-ci.com/spotify/dockerfile-maven) [![Maven Central](https://img.shields.io/maven-central/v/com.spotify/dockerfile-maven.svg)](https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.spotify%22%20dockerfile-maven) [![License](https://img.shields.io/github/license/spotify/dockerfile-maven.svg)](LICENSE) -This is a Maven plugin helps Maven integrate with Docker. +## Status: mature + +**At this point, we're not developing or accepting new features or even fixing non-critical bugs.** + +This Maven plugin integrates Maven with Docker. The design goals are: