File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
aws-serverless-java-container-springboot3 Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >aws-serverless-java-container</artifactId >
55 <groupId >com.amazonaws.serverless</groupId >
6- <version >2.1.5-SNAPSHOT </version >
6+ <version >2.1.5</version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
2929 <dependency >
3030 <groupId >com.amazonaws.serverless</groupId >
3131 <artifactId >aws-serverless-java-container-core</artifactId >
32- <version >2.1.5-SNAPSHOT </version >
32+ <version >2.1.5</version >
3333 </dependency >
3434 <dependency >
3535 <groupId >com.amazonaws.serverless</groupId >
3636 <artifactId >aws-serverless-java-container-core</artifactId >
37- <version >2.1.5-SNAPSHOT </version >
37+ <version >2.1.5</version >
3838 <classifier >tests</classifier >
3939 <type >test-jar</type >
4040 <scope >test</scope >
You can’t perform that action at this time.
0 commit comments