Skip to content

Commit

Permalink
Remove unnecessary version numbers (#1002)
Browse files Browse the repository at this point in the history
  • Loading branch information
basil authored Sep 25, 2024
1 parent ab94be4 commit b455096
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build-monitor-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>junit-realtime-test-reporter</artifactId>
<version>149.v05a_d403e2f48</version>
<optional>true</optional>
</dependency>
<dependency>
Expand All @@ -108,7 +107,6 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>view-job-filters</artifactId>
<version>382.vdf2d5e3f02f0</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down Expand Up @@ -145,7 +143,6 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>external-monitor-job</artifactId>
<version>215.v2e88e894db_f8</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit b455096

Please sign in to comment.