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 8ac76be commit b366d60Copy full SHA for b366d60
functions-framework-api/pom.xml
@@ -24,7 +24,7 @@
24
25
<groupId>com.google.cloud.functions</groupId>
26
<artifactId>functions-framework-api</artifactId>
27
- <version>2.0.0</version>
+ <version>2.0.1-SNAPSHOT</version>
28
<name>Functions Framework Java API</name>
29
<description>An open source FaaS (Function as a service) framework for writing portable Java functions.</description>
30
<url>https://github.com/GoogleCloudPlatform/functions-framework-java</url>
0 commit comments