Skip to content

Commit e3e9b54

Browse files
committed
Update version 1.9.8
1 parent d6c47e0 commit e3e9b54

File tree

2 files changed

+8
-10
lines changed

2 files changed

+8
-10
lines changed

CHANGELOG.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
1-
v1.9.7
1+
v1.9.8
22
======
33
Sep 5, 2023
44
* Update Selenium 4.12.1
55
* Support Chrome browser 116
66
* Change package name from anhtester.com to com.anhtester
77

8+
v1.9.7
9+
======
10+
Sep 4, 2023
11+
* Update Selenium 4.12.0
12+
* Support Chrome browser 116
13+
814
v1.9.6
915
======
1016
Aug 1, 2023

pom.xml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,11 @@
66

77
<groupId>com.anhtester.core</groupId>
88
<artifactId>anhtester-selenium-java</artifactId>
9-
<version>1.9.7</version>
9+
<version>1.9.8</version>
1010
<name>AutomationFrameworkSelenium</name>
1111
<url>https://github.com/anhtester/AutomationFrameworkSelenium</url>
1212
<description>Test Automation Framework Selenium Java with TestNG building by Anh Tester</description>
1313

14-
<distributionManagement>
15-
<repository>
16-
<id>anhtester</id>
17-
<name>AutomationFrameworkSelenium</name>
18-
<url>https://maven.pkg.github.com/anhtester/AutomationFrameworkSelenium</url>
19-
</repository>
20-
</distributionManagement>
21-
2214
<developers>
2315
<developer>
2416
<name>Anh Tester</name>

0 commit comments

Comments
 (0)