File tree Expand file tree Collapse file tree 5 files changed +32
-2
lines changed
Expand file tree Collapse file tree 5 files changed +32
-2
lines changed Original file line number Diff line number Diff line change 1515
1616 <name >AWS Lambda Durable Execution SDK Examples</name >
1717 <description >Example applications using the AWS Lambda Durable Execution SDK</description >
18+ <url >https://github.com/aws/aws-durable-execution-sdk-java</url >
19+
20+ <scm >
21+ <connection >scm:git:https://github.com/aws/aws-durable-execution-sdk-java.git</connection >
22+ <developerConnection >scm:git:https://github.com/aws/aws-durable-execution-sdk-java.git</developerConnection >
23+ <url >https://github.com/aws/aws-durable-execution-sdk-java</url >
24+ </scm >
1825
1926 <dependencies >
2027 <!-- Local SDK dependency -->
Original file line number Diff line number Diff line change 1111
1212 <name >AWS Lambda Durable Execution SDK Parent</name >
1313 <description >Parent POM for AWS Lambda Durable Execution SDK and Examples</description >
14- <url >https://github.com/aws/aws-lambda-java- durable-execution-sdk</url >
14+ <url >https://github.com/aws/aws-durable-execution-sdk-java </url >
1515
1616 <licenses >
1717 <license >
3333 </developers >
3434
3535 <scm >
36- <url >https://github.com/aws/aws-lambda-java-durable-execution-sdk.git</url >
36+ <connection >scm:git:https://github.com/aws/aws-durable-execution-sdk-java.git</connection >
37+ <developerConnection >scm:git:https://github.com/aws/aws-durable-execution-sdk-java.git</developerConnection >
38+ <url >https://github.com/aws/aws-durable-execution-sdk-java</url >
3739 </scm >
3840
3941 <modules >
Original file line number Diff line number Diff line change 1515
1616 <name >AWS Lambda Durable Execution SDK Integration Tests</name >
1717 <description >Integration tests for AWS Lambda Durable Execution SDK</description >
18+ <url >https://github.com/aws/aws-durable-execution-sdk-java</url >
19+
20+ <scm >
21+ <connection >scm:git:https://github.com/aws/aws-durable-execution-sdk-java.git</connection >
22+ <developerConnection >scm:git:https://github.com/aws/aws-durable-execution-sdk-java.git</developerConnection >
23+ <url >https://github.com/aws/aws-durable-execution-sdk-java</url >
24+ </scm >
1825
1926 <dependencies >
2027 <dependency >
Original file line number Diff line number Diff line change 1515
1616 <name >AWS Lambda Durable Execution SDK Testing Utilities</name >
1717 <description >Testing utilities for AWS Lambda Durable Execution SDK</description >
18+ <url >https://github.com/aws/aws-durable-execution-sdk-java</url >
19+
20+ <scm >
21+ <connection >scm:git:https://github.com/aws/aws-durable-execution-sdk-java.git</connection >
22+ <developerConnection >scm:git:https://github.com/aws/aws-durable-execution-sdk-java.git</developerConnection >
23+ <url >https://github.com/aws/aws-durable-execution-sdk-java</url >
24+ </scm >
1825
1926 <dependencies >
2027 <!-- SDK dependency -->
Original file line number Diff line number Diff line change 1515
1616 <name >AWS Lambda Durable Execution SDK for Java</name >
1717 <description >Java SDK for AWS Lambda Durable Functions</description >
18+ <url >https://github.com/aws/aws-durable-execution-sdk-java</url >
19+
20+ <scm >
21+ <connection >scm:git:https://github.com/aws/aws-durable-execution-sdk-java.git</connection >
22+ <developerConnection >scm:git:https://github.com/aws/aws-durable-execution-sdk-java.git</developerConnection >
23+ <url >https://github.com/aws/aws-durable-execution-sdk-java</url >
24+ </scm >
1825
1926 <dependencies >
2027 <!-- AWS Lambda Java Core -->
You can’t perform that action at this time.
0 commit comments