Skip to content

Commit

Permalink
Merge pull request jbake-org#29 from rhwood/patch-2
Browse files Browse the repository at this point in the history
doc: Update version on maven and add "live" badge
  • Loading branch information
jonbullock authored Apr 19, 2020
2 parents f35933b + 432738d commit 33846f2
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,16 @@ Jonathan Bullock
2018-04-23
:idprefix:

image:https://maven-badges.herokuapp.com/maven-central/org.jbake/jbake-maven-plugin/badge.svg[link="https://maven-badges.herokuapp.com/maven-central/org.jbake/jbake-maven-plugin"]

JBake Maven Plugin is a Maven plugin allowing you to integrate http://jbake.org[JBake] into your projects build. This is the official version published at
the following Maven coordinates:

----
<dependency>
<groupId>org.jbake</groupId>
<artifactId>jbake-maven-plugin</artifactId>
<version>0.3.1</version>
<version>0.3.2</version>
</dependency>
----

Expand Down Expand Up @@ -48,4 +50,4 @@ The version format is as follows:

== Copyright & License

This plugin is licensed under the Apache 2.0 License.
This plugin is licensed under the Apache 2.0 License.

0 comments on commit 33846f2

Please sign in to comment.