Skip to content

Commit e981507

Browse files
committed
bump version pom.xml
1 parent 52cb587 commit e981507

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pom-nexus.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.aventstack</groupId>
77
<artifactId>extentreports-testng-adapter</artifactId>
8-
<version>1.0.3</version>
8+
<version>1.0.4-SNAPSHOT</version>
99
<name>extentreports-testng-adapter</name>
1010
<url>http://extentreports.com</url>
1111
<description>TestNG adapter for Extent Framework</description>
@@ -99,7 +99,7 @@
9999
</property>
100100
</activation>
101101
<properties>
102-
<gpg.keyname>1C85C082</gpg.keyname> <!-- GPG Key ID to use for signing -->
102+
<gpg.keyname>41414BBD</gpg.keyname> <!-- GPG Key ID to use for signing -->
103103
<release.username>anshooarora</release.username> <!-- username for our svn repository -->
104104
</properties>
105105
<build>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.aventstack</groupId>
77
<artifactId>extentreports-testng-adapter</artifactId>
8-
<version>1.0.3</version>
8+
<version>1.0.4-SNAPSHOT</version>
99
<name>extentreports-testng-adapter</name>
1010
<url>http://extentreports.com</url>
1111
<description>TestNG adapter for Extent Framework</description>

0 commit comments

Comments
 (0)