diff --git a/README.md b/README.md index 2d94641..b9ee2e4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # MojoHaus Cassandra Maven Plugin This is the [cassandra-maven-plugin](http://www.mojohaus.org/cassandra-maven-plugin/). - + [![Maven Central](https://img.shields.io/maven-central/v/org.codehaus.mojo/cassandra-maven-plugin.svg?label=Maven%20Central)](https://search.maven.org/artifact/org.codehaus.mojo/cassandra-maven-plugin) [![Build Status](https://travis-ci.org/mojohaus/cassandra-maven-plugin.svg?branch=master)](https://travis-ci.org/mojohaus/cassandra-maven-plugin) @@ -16,3 +16,4 @@ For publishing the site do the following: cd target/checkout mvn verify site site:stage scm-publish:publish-scm ``` + diff --git a/pom.xml b/pom.xml index 6161546..013e6d1 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ under the License. org.codehaus.mojo mojo-parent - 78 + 84 cassandra-maven-plugin @@ -220,8 +220,8 @@ under the License. test - plexus-container-default org.codehaus.plexus + plexus-container-default