Skip to content

Commit 2cf2699

Browse files
committed
Import of Cloud Functions JVM from Git-on-Borg.
- 9a2f4c9ed5debcb5304f7e94baa5003a8eb02df1 Remove some unnecessary differences between our internal ... by Éamonn McManus <[email protected]> PiperOrigin-RevId: 291471753
1 parent 7c1a9a3 commit 2cf2699

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Functions Framework API for Java [![Build Status](https://travis-ci.org/GoogleCloudPlatform/functions-framework-java.svg?branch=master)](https://travis-ci.org/GoogleCloudPlatform/functions-framework-java)
2+
3+
4+
**This is a placeholder for the Functions Framework for Java. Stay tuned for
5+
updates.**

functions-framework-api/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
<connection>scm:git:https://github.com/GoogleCloudPlatform/functions-framework-java.git</connection>
4646
<developerConnection>scm:git:[email protected]:GoogleCloudPlatform/functions-framework-java.git</developerConnection>
4747
<url>https://github.com/GoogleCloudPlatform/functions-framework-java</url>
48+
<tag>HEAD</tag>
4849
</scm>
4950

5051
<build>

0 commit comments

Comments
 (0)