We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8db1dec commit b6d37e5Copy full SHA for b6d37e5
function-maven-plugin/pom.xml
@@ -10,7 +10,7 @@
10
<groupId>com.google.cloud.functions</groupId>
11
<artifactId>function-maven-plugin</artifactId>
12
<packaging>maven-plugin</packaging>
13
- <version>0.11.2</version>
+ <version>0.11.3-SNAPSHOT</version>
14
<name>Functions Framework Plugin</name>
15
<description>A Maven plugin that allows functions to be deployed, and to be run locally
16
using the Java Functions Framework.</description>
0 commit comments