Skip to content

Commit

Permalink
release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
anshooarora committed Nov 5, 2018
1 parent ffef37c commit 4d7ea75
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions pom-nexus.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>com.aventstack</groupId>
<artifactId>extentreports-testng-adapter</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<name>extentreports-testng-adapter</name>
<url>http://extentreports.com</url>
<description>TestNG adapter for Extent Framework</description>
Expand Down Expand Up @@ -40,7 +40,7 @@
<dependency>
<groupId>com.aventstack</groupId>
<artifactId>extentreports</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0</version>
</dependency>
<dependency>
<groupId>org.mongodb</groupId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>com.aventstack</groupId>
<artifactId>extentreports-testng-adapter</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<name>extentreports-testng-adapter</name>
<url>http://extentreports.com</url>
<description>TestNG adapter for Extent Framework</description>
Expand Down Expand Up @@ -40,7 +40,7 @@
<dependency>
<groupId>com.aventstack</groupId>
<artifactId>extentreports</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0</version>
</dependency>
<dependency>
<groupId>org.mongodb</groupId>
Expand Down

0 comments on commit 4d7ea75

Please sign in to comment.