We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24e0f2a commit d57f5a6Copy full SHA for d57f5a6
compute/cmdline/pom.xml
@@ -32,7 +32,7 @@ limitations under the License.
32
<properties>
33
<maven.compiler.target>1.8</maven.compiler.target>
34
<maven.compiler.source>1.8</maven.compiler.source>
35
- <project.compute.version>v1-rev20200901-1.30.10</project.compute.version>
+ <project.compute.version>v1-rev20200910-1.30.10</project.compute.version>
36
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
37
</properties>
38
0 commit comments