Skip to content

Commit bde9c6b

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 171745e commit bde9c6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

functions-framework-api/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
<groupId>com.google.cloud.functions</groupId>
2626
<artifactId>functions-framework-api</artifactId>
27-
<version>1.0.2</version>
27+
<version>1.0.3-SNAPSHOT</version>
2828

2929
<properties>
3030
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -45,7 +45,7 @@
4545
<connection>scm:git:https://github.com/GoogleCloudPlatform/functions-framework-java.git</connection>
4646
<developerConnection>scm:git:git@github.com:GoogleCloudPlatform/functions-framework-java.git</developerConnection>
4747
<url>https://github.com/GoogleCloudPlatform/functions-framework-java</url>
48-
<tag>functions-framework-api-1.0.2</tag>
48+
<tag>HEAD</tag>
4949
</scm>
5050

5151
<dependencies>

0 commit comments

Comments
 (0)