Skip to content
This repository was archived by the owner on Mar 31, 2022. It is now read-only.

Commit 927f2a0

Browse files
committed
Update README with mature status
1 parent 33bd6f9 commit 927f2a0

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
# Dockerfile Maven
22

3-
[![Build Status](https://travis-ci.org/spotify/dockerfile-maven.svg?branch=master)](https://travis-ci.org/spotify/dockerfile-maven)
3+
[![Build Status](https://travis-ci.com/spotify/dockerfile-maven.svg?branch=master)](https://travis-ci.com/spotify/dockerfile-maven)
44
[![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)
55
[![License](https://img.shields.io/github/license/spotify/dockerfile-maven.svg)](LICENSE)
66

7-
This is a Maven plugin helps Maven integrate with Docker.
7+
## Status: mature
8+
9+
**At this point, we're not developing or accepting new features or even fixing non-critical bugs.**
10+
11+
This Maven plugin integrates Maven with Docker.
812

913
The design goals are:
1014

0 commit comments

Comments
 (0)