Skip to content

Commit 6e1cdc0

Browse files
committed
Update to latest api version
1 parent 7ea5f8d commit 6e1cdc0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
[![Build Status](https://travis-ci.org/assertthat/assertthat-bdd-maven-plugin.svg?branch=master)](https://travis-ci.org/assertthat/assertthat-bdd-maven-plugin)
12
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.assertthat.plugins/assertthat-bdd-maven-plugin/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.assertthat.plugins/assertthat-bdd-maven-plugin)
23

34
## Description
@@ -18,7 +19,7 @@ Full plugin configuration below, optional properties can be omitted
1819
<plugin>
1920
<groupId>com.assertthat.plugins</groupId>
2021
<artifactId>assertthat-bdd-maven-plugin</artifactId>
21-
<version>1.7.3</version>
22+
<version>1.7.4</version>
2223
<configuration>
2324
<projectId>
2425
<!--Jira project id e.g. 10001-->

0 commit comments

Comments
 (0)