File tree 1 file changed +0
-6
lines changed
samples/native-image-sample
1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -104,11 +104,6 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
104
104
<id >native</id >
105
105
106
106
<dependencies >
107
- <dependency >
108
- <groupId >com.google.cloud</groupId >
109
- <artifactId >native-image-support</artifactId >
110
- <version >0.13.1</version >
111
- </dependency >
112
107
<dependency >
113
108
<groupId >org.junit.vintage</groupId >
114
109
<artifactId >junit-vintage-engine</artifactId >
@@ -147,7 +142,6 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
147
142
<buildArgs >
148
143
<buildArg >--no-fallback</buildArg >
149
144
<buildArg >--no-server</buildArg >
150
- <buildArg >--features=com.google.cloud.nativeimage.features.ProtobufMessageFeature</buildArg >
151
145
</buildArgs >
152
146
</configuration >
153
147
<executions >
You can’t perform that action at this time.
0 commit comments