Skip to content

Commit

Permalink
JBIDE-29058: fix build after TP update (#2115)
Browse files Browse the repository at this point in the history
Signed-off-by: Stephane Bouchet <[email protected]>
  • Loading branch information
sbouchet authored Sep 13, 2023
1 parent e16b445 commit 3ad0690
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions jacoco-report/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,19 +98,6 @@
<version>3.24.0-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<!-- integration tests -->
<dependency>
<groupId>org.jboss.tools.openshift.tests</groupId>
<artifactId>org.jboss.tools.openshift.ui.bot.test</artifactId>
<version>3.24.0-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.jboss.tools.cdk.tests</groupId>
<artifactId>org.jboss.tools.cdk.ui.bot.test</artifactId>
<version>3.24.0-SNAPSHOT</version>
<scope>test</scope>
</dependency>
</dependencies>

</project>

0 comments on commit 3ad0690

Please sign in to comment.