Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Commit

Permalink
Update qa-utils to 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
clicman committed May 11, 2023
1 parent d1ce069 commit 8c833df
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,6 @@
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
</repository>
</distributionManagement>
<repositories>
<repository>
<id>jenkins</id>
<name>Jenkins Repository (releases)</name>
<url>http://repo.jenkins-ci.org/releases/</url>
</repository>
</repositories>
<dependencies>
<dependency>
<groupId>ru.sbtqa</groupId>
Expand All @@ -63,7 +56,7 @@
<dependency>
<groupId>ru.sbtqa.tag</groupId>
<artifactId>qa-utils</artifactId>
<version>1.8.1</version>
<version>1.9.0</version>
<type>jar</type>
</dependency>
<dependency>
Expand Down

0 comments on commit 8c833df

Please sign in to comment.