Skip to content

Commit

Permalink
Remove jacoco from stub
Browse files Browse the repository at this point in the history
  • Loading branch information
madurangasiriwardena committed Sep 6, 2024
1 parent 5313e6f commit dcacaca
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions service-stubs/org.wso2.carbon.claim.metadata.mgt.stub/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -129,10 +129,5 @@
<groupId>org.wso2.orbit.javax.activation</groupId>
<artifactId>activation</artifactId>
</dependency>
<dependency>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>${jacoco.version}</version>
</dependency>
</dependencies>
</project>

0 comments on commit dcacaca

Please sign in to comment.