Skip to content

Commit

Permalink
release 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
anshooarora committed Nov 22, 2018
1 parent c1aa9f5 commit 6362186
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ public class RunCukesTest {

### License

extentreports-cucumber4-adapter is MIT licensed.
MIT licensed
4 changes: 2 additions & 2 deletions pom-nexus.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.aventstack</groupId>
<artifactId>extentreports-cucumber4-adapter</artifactId>
<version>1.0.3</version>
<version>1.0.4</version>
<name>extentreports-cucumber4-adapter</name>
<url>http://extentreports.com</url>
<description>Cucumber-JVM 4 adapter for Extent Framework</description>
Expand Down Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>com.aventstack</groupId>
<artifactId>extentreports</artifactId>
<version>4.0.4</version>
<version>4.0.5</version>
</dependency>
<dependency>
<groupId>io.cucumber</groupId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.aventstack</groupId>
<artifactId>extentreports-cucumber4-adapter</artifactId>
<version>1.0.3</version>
<version>1.0.4</version>
<name>extentreports-cucumber4-adapter</name>
<url>http://extentreports.com</url>
<description>Cucumber-JVM 4 adapter for Extent Framework</description>
Expand Down Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>com.aventstack</groupId>
<artifactId>extentreports</artifactId>
<version>4.0.4</version>
<version>4.0.5</version>
</dependency>
<dependency>
<groupId>io.cucumber</groupId>
Expand Down

0 comments on commit 6362186

Please sign in to comment.