File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
functions-framework-invoker Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3232
3333 <groupId >dev.openfunction.functions</groupId >
3434 <artifactId >functions-framework-api</artifactId >
35- <version >1.0.0-SNAPSHOT </version >
35+ <version >1.0.0</version >
3636
3737 <properties >
3838 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
Original file line number Diff line number Diff line change 1010
1111 <groupId >dev.openfunction.functions</groupId >
1212 <artifactId >functions-framework-invoker</artifactId >
13- <version >1.0.0-SNAPSHOT </version >
13+ <version >1.0.0</version >
1414
1515 <properties >
1616 <maven-compiler-plugin .version>3.8.0</maven-compiler-plugin .version>
4848 <dependency >
4949 <groupId >dev.openfunction.functions</groupId >
5050 <artifactId >functions-framework-api</artifactId >
51- <version >1.0.0-SNAPSHOT </version >
51+ <version >1.0.0</version >
5252 </dependency >
5353 <dependency >
5454 <groupId >io.cloudevents</groupId >
You can’t perform that action at this time.
0 commit comments