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 44d21b4 commit a7ab60eCopy full SHA for a7ab60e
function-maven-plugin/pom.xml
@@ -4,7 +4,7 @@
4
<groupId>com.google.cloud.functions</groupId>
5
<artifactId>function-maven-plugin</artifactId>
6
<packaging>maven-plugin</packaging>
7
- <version>0.11.0</version>
+ <version>0.11.1-SNAPSHOT</version>
8
<name>Functions Framework Plugin</name>
9
<description>A Maven plugin that allows functions to be deployed, and to be run locally
10
using the Java Functions Framework.</description>
0 commit comments