Skip to content

Commit

Permalink
Fix excluded IT test name
Browse files Browse the repository at this point in the history
In pom we have exclusion for it-lock-snapshots-junit
so make it the consistent
  • Loading branch information
slawekjaranowski committed Jan 26, 2023
1 parent 1d0392c commit 914f40b
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -237,11 +237,6 @@
<artifactId>commons-lang3</artifactId>
<version>3.12.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-collections4</artifactId>
<version>4.4</version>
</dependency>
<dependency>
<groupId>org.apache.maven.plugin-testing</groupId>
<artifactId>maven-plugin-testing-harness</artifactId>
Expand Down

0 comments on commit 914f40b

Please sign in to comment.