Skip to content

Commit 9ed17bb

Browse files
authored
Update README.md
1 parent 67ca06d commit 9ed17bb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,13 @@ Plexus-Utils
44
[![Build Status](https://travis-ci.org/codehaus-plexus/plexus-utils.svg?branch=master)](https://travis-ci.org/codehaus-plexus/plexus-utils)
55
[![Maven Central](https://img.shields.io/maven-central/v/org.codehaus.plexus/plexus-utils.svg?label=Maven%20Central)](http://search.maven.org/artifact/org.codehaus.plexus/plexus-utils)
66

7+
This library is historically used by the Apache Maven project so it's developed and maintained by the same `bad guys`
8+
79
The current master is now at https://github.com/codehaus-plexus/plexus-utils
810

911
For publishing [the site](https://codehaus-plexus.github.io/plexus-utils/) do the following:
1012

1113
```
1214
mvn -Preporting verify site site:stage scm-publish:publish-scm
1315
```
16+

0 commit comments

Comments
 (0)