Skip to content

Commit 57ef749

Browse files
authored
Update pom.xml
We should not bump the version for maven plugin
1 parent 5487b97 commit 57ef749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

invoker/conformance/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<plugin>
5454
<groupId>com.google.cloud.functions</groupId>
5555
<artifactId>function-maven-plugin</artifactId>
56-
<version>1.3.4-SNAPSHOT</version>
56+
<version>0.11.1</version>
5757
</plugin>
5858
</plugins>
5959
</pluginManagement>

0 commit comments

Comments
 (0)