File tree Expand file tree Collapse file tree
samples/native-image-sample Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -104,11 +104,6 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
104104 <id >native</id >
105105
106106 <dependencies >
107- <dependency >
108- <groupId >com.google.cloud</groupId >
109- <artifactId >native-image-support</artifactId >
110- <version >0.13.1</version >
111- </dependency >
112107 <dependency >
113108 <groupId >org.junit.vintage</groupId >
114109 <artifactId >junit-vintage-engine</artifactId >
@@ -147,7 +142,6 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
147142 <buildArgs >
148143 <buildArg >--no-fallback</buildArg >
149144 <buildArg >--no-server</buildArg >
150- <buildArg >--features=com.google.cloud.nativeimage.features.ProtobufMessageFeature</buildArg >
151145 </buildArgs >
152146 </configuration >
153147 <executions >
You can’t perform that action at this time.
0 commit comments