Skip to content

Commit c459047

Browse files
committed
Remove redundant bits from examples pom
1 parent 43d82ec commit c459047

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

examples/pom.xml

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -17,28 +17,6 @@
1717
<description>
1818
A suite of examples accompanying for AWS Lambda Powertools.
1919
</description>
20-
<url>https://aws.amazon.com/lambda/</url>
21-
<issueManagement>
22-
<system>GitHub Issues</system>
23-
<url>https://github.com/awslabs/aws-lambda-powertools-java/issues</url>
24-
</issueManagement>
25-
<scm>
26-
<url>https://github.com/awslabs/aws-lambda-powertools-java.git</url>
27-
</scm>
28-
<developers>
29-
<developer>
30-
<name>AWS Lambda Powertools team</name>
31-
<organization>Amazon Web Services</organization>
32-
<organizationUrl>https://aws.amazon.com/</organizationUrl>
33-
</developer>
34-
</developers>
35-
36-
<distributionManagement>
37-
<snapshotRepository>
38-
<id>ossrh</id>
39-
<url>https://aws.oss.sonatype.org/content/repositories/snapshots</url>
40-
</snapshotRepository>
41-
</distributionManagement>
4220

4321
<modules>
4422
<module>powertools-examples-core</module>

0 commit comments

Comments
 (0)