Skip to content

Commit 63724f6

Browse files
chore(main): release function-maven-plugin 0.11.3-SNAPSHOT
1 parent 25d8eb7 commit 63724f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

function-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<groupId>com.google.cloud.functions</groupId>
1111
<artifactId>function-maven-plugin</artifactId>
1212
<packaging>maven-plugin</packaging>
13-
<version>0.11.2</version>
13+
<version>0.11.3-SNAPSHOT</version>
1414
<name>Functions Framework Plugin</name>
1515
<description>A Maven plugin that allows functions to be deployed, and to be run locally
1616
using the Java Functions Framework.</description>

0 commit comments

Comments
 (0)