File tree Expand file tree Collapse file tree 22 files changed +22
-22
lines changed
powertools-examples-batch
powertools-examples-cloudformation
powertools-examples-idempotency
powertools-examples-parameters
powertools-examples-serialization
powertools-examples-validation
powertools-cloudformation
powertools-large-messages Expand file tree Collapse file tree 22 files changed +22
-22
lines changed Original file line number Diff line number Diff line change 2020
2121 <groupId >software.amazon.lambda</groupId >
2222 <artifactId >powertools-examples</artifactId >
23- <version >1.17 .0-SNAPSHOT</version >
23+ <version >2.0 .0-SNAPSHOT</version >
2424 <packaging >pom</packaging >
2525
2626 <name >Powertools for AWS Lambda (Java) library Examples</name >
Original file line number Diff line number Diff line change 55 <modelVersion >4.0.0</modelVersion >
66
77 <groupId >software.amazon.lambda.examples</groupId >
8- <version >1.17 .0-SNAPSHOT</version >
8+ <version >2.0 .0-SNAPSHOT</version >
99 <artifactId >powertools-examples-batch</artifactId >
1010 <packaging >jar</packaging >
1111 <name >Powertools for AWS Lambda (Java) library Examples - Batch</name >
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44
55 <groupId >software.amazon.lambda.examples</groupId >
6- <version >1.17 .0-SNAPSHOT</version >
6+ <version >2.0 .0-SNAPSHOT</version >
77 <artifactId >powertools-examples-cloudformation</artifactId >
88 <packaging >jar</packaging >
99
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44
55 <groupId >software.amazon.lambda.examples</groupId >
6- <version >1.17 .0-SNAPSHOT</version >
6+ <version >2.0 .0-SNAPSHOT</version >
77 <artifactId >powertools-examples-core</artifactId >
88 <packaging >jar</packaging >
99
Original file line number Diff line number Diff line change 1717 <modelVersion >4.0.0</modelVersion >
1818
1919 <groupId >software.amazon.lambda.examples</groupId >
20- <version >1.17 .0-SNAPSHOT</version >
20+ <version >2.0 .0-SNAPSHOT</version >
2121 <artifactId >powertools-examples-idempotency</artifactId >
2222 <packaging >jar</packaging >
2323 <name >Powertools for AWS Lambda (Java) library Examples - Idempotency</name >
Original file line number Diff line number Diff line change 22 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
33 <modelVersion >4.0.0</modelVersion >
44 <groupId >software.amazon.lambda.examples</groupId >
5- <version >1.17 .0-SNAPSHOT</version >
5+ <version >2.0 .0-SNAPSHOT</version >
66 <artifactId >powertools-examples-parameters</artifactId >
77 <packaging >jar</packaging >
88 <name >Powertools for AWS Lambda (Java) library Examples - Parameters</name >
Original file line number Diff line number Diff line change 22 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
33 <modelVersion >4.0.0</modelVersion >
44 <groupId >software.amazon.lambda.examples</groupId >
5- <version >1.17 .0-SNAPSHOT</version >
5+ <version >2.0 .0-SNAPSHOT</version >
66 <artifactId >powertools-examples-serialization</artifactId >
77 <packaging >jar</packaging >
88 <name >Powertools for AWS Lambda (Java) library Examples - Serialization</name >
Original file line number Diff line number Diff line change 1616 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1717 <modelVersion >4.0.0</modelVersion >
1818 <groupId >software.amazon.lambda.examples</groupId >
19- <version >1.17 .0-SNAPSHOT</version >
19+ <version >2.0 .0-SNAPSHOT</version >
2020 <artifactId >powertools-examples-validation</artifactId >
2121 <packaging >jar</packaging >
2222 <name >Powertools for AWS Lambda (Java) library Examples - Validation</name >
Original file line number Diff line number Diff line change 2020
2121 <groupId >software.amazon.lambda</groupId >
2222 <artifactId >powertools-parent</artifactId >
23- <version >1.17 .0-SNAPSHOT</version >
23+ <version >2.0 .0-SNAPSHOT</version >
2424 <packaging >pom</packaging >
2525
2626 <name >Powertools for AWS Lambda (Java) library Parent</name >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >software.amazon.lambda</groupId >
88 <artifactId >powertools-parent</artifactId >
9- <version >1.17 .0-SNAPSHOT</version >
9+ <version >2.0 .0-SNAPSHOT</version >
1010 </parent >
1111
1212 <build >
You can’t perform that action at this time.
0 commit comments