Skip to content

Commit

Permalink
remove io.jenkins.plugins.echarts-api as dependency management
Browse files Browse the repository at this point in the history
  • Loading branch information
simonsymhoven committed Jul 6, 2022
1 parent baf1e9f commit 5b9606e
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -150,18 +150,8 @@
<classifier>tests</classifier>
<scope>test</scope>
</dependency>

</dependencies>

<dependencyManagement>
<dependencies>
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>echarts-api</artifactId>
<version>5.3.2-3</version>
</dependency>
</dependencies>
</dependencyManagement>

<build>
<plugins>
<plugin>
Expand Down

0 comments on commit 5b9606e

Please sign in to comment.