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

Commit ea5a53b

Browse files
committed
Update README with inactive status
1 parent 33bd6f9 commit ea5a53b

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
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: inactive
8+
9+
**Spotify no longer uses this project internally. If you'd like to take over as
10+
the maintainer for this project, please let us know by creating an issue and
11+
@mentioning us.**
12+
13+
This Maven plugin integrates Maven with Docker.
814

915
The design goals are:
1016

0 commit comments

Comments
 (0)