Skip to content

Commit

Permalink
feat(java): remove native image module (#471)
Browse files Browse the repository at this point in the history
  • Loading branch information
mpeddada1 authored Apr 27, 2022
1 parent b5e05c6 commit 7fcba01
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -775,12 +775,6 @@
<id>native</id>

<dependencies>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>native-image-support</artifactId>
<version>0.13.1</version>
<scope>test</scope>
</dependency>

<dependency>
<groupId>org.junit.vintage</groupId>
Expand Down

0 comments on commit 7fcba01

Please sign in to comment.