summaryrefslogtreecommitdiffstats
path: root/ui-ci/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ui-ci/pom.xml')
-rw-r--r--ui-ci/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui-ci/pom.xml b/ui-ci/pom.xml
index 75d91ce436..54933dc019 100644
--- a/ui-ci/pom.xml
+++ b/ui-ci/pom.xml
@@ -218,7 +218,7 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
- <version>6.11</version>
+ <version>${testng.version}</version>
<scope>compile</scope>
</dependency>