Skip to content

Commit

Permalink
chore: Removed unneeded dependency in pom
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolatimeus authored Dec 1, 2023
1 parent 7c96ae2 commit 77827e5
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions kura/org.eclipse.kura.rest.service.listing.provider/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,4 @@
<packaging>eclipse-plugin</packaging>
<version>1.1.0-SNAPSHOT</version>

<dependencies>
<dependency>
<groupId>org.eclipse.kura</groupId>
<artifactId>org.eclipse.kura.api</artifactId>
<version>2.6.0-SNAPSHOT</version>
</dependency>
</dependencies>
</project>

0 comments on commit 77827e5

Please sign in to comment.