File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
spring-cloud-function-samples
function-sample-aws-serverless-web-native Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3232 <dependency >
3333 <groupId >com.amazonaws.serverless</groupId >
3434 <artifactId >aws-serverless-java-container-springboot3</artifactId >
35- <version >2.0.0-SNAPSHOT</version >
35+ <version >2.0.0-SNAPSHOT</version ><!-- @releaser:version-check-off -->
3636 </dependency >
3737 <dependency >
3838 <groupId >com.amazonaws</groupId >
Original file line number Diff line number Diff line change 1010 </parent >
1111 <groupId >oz.spring</groupId >
1212 <artifactId >scf-aws-day1</artifactId >
13- <version >0.0.1-SNAPSHOT</version >
13+ <version >0.0.1-SNAPSHOT</version ><!-- @releaser:version-check-off -->
1414 <name >scf-aws-day1</name >
1515 <description >Template project for creating function that can be deployed as AWS Lambda</description >
1616 <properties >
Original file line number Diff line number Diff line change 1010 </parent >
1111 <groupId >oz.spring</groupId >
1212 <artifactId >scf-aws-routing</artifactId >
13- <version >0.0.1-SNAPSHOT</version >
13+ <version >0.0.1-SNAPSHOT</version ><!-- @releaser:version-check-off -->
1414 <name >scf-aws-routing</name >
1515 <description >Template project for creating function that can be deployed as AWS Lambda</description >
1616 <properties >
You can’t perform that action at this time.
0 commit comments