Skip to content

Commit

Permalink
SONARJAVA-4750 Export JDT module in separated dependency (#4653)
Browse files Browse the repository at this point in the history
  • Loading branch information
alban-auzeill authored and leonardo-pilastri-sonarsource committed Feb 15, 2024
1 parent 0d7fed8 commit 6160345
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 12,970 deletions.
5 changes: 2 additions & 3 deletions java-frontend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,8 @@
<dependencies>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jdt</artifactId>
<version>${project.version}</version>
<classifier>shaded</classifier>
<artifactId>jdt-package</artifactId>
<version>1.0.0.9</version>
</dependency>

<dependency>
Expand Down
156 changes: 0 additions & 156 deletions jdt/pom.xml

This file was deleted.

Loading

0 comments on commit 6160345

Please sign in to comment.