Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
remove depencency copy
  • Loading branch information
alexeysharandin authored Jul 14, 2023
1 parent 89d3960 commit 73e9d27
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions linux-native-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@
<groupId>org.graalvm.sdk</groupId>
<artifactId>graal-sdk</artifactId>
</dependency>
<dependency>
<groupId>org.graalvm.sdk</groupId>
<artifactId>graal-sdk</artifactId>
</dependency>
</dependencies>

<build>
Expand All @@ -46,4 +42,4 @@
</plugin>
</plugins>
</build>
</project>
</project>

0 comments on commit 73e9d27

Please sign in to comment.