Skip to content

Commit d45a60a

Browse files
author
Davide Melfi
committed
chore: fix pom
1 parent 097795b commit d45a60a

File tree

1 file changed

+0
-28
lines changed

1 file changed

+0
-28
lines changed

aws-lambda-java-events/pom.xml

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -39,34 +39,6 @@
3939
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
4040
</properties>
4141

42-
<repositories>
43-
<repository>
44-
<id>central</id>
45-
<name>Maven Central</name>
46-
<url>https://repo1.maven.org/maven2</url>
47-
<releases>
48-
<enabled>true</enabled>
49-
</releases>
50-
<snapshots>
51-
<enabled>false</enabled>
52-
</snapshots>
53-
</repository>
54-
</repositories>
55-
56-
<pluginRepositories>
57-
<pluginRepository>
58-
<id>central</id>
59-
<name>Maven Central</name>
60-
<url>https://repo1.maven.org/maven2</url>
61-
<releases>
62-
<enabled>true</enabled>
63-
</releases>
64-
<snapshots>
65-
<enabled>false</enabled>
66-
</snapshots>
67-
</pluginRepository>
68-
</pluginRepositories>
69-
7042
<distributionManagement>
7143
<repository>
7244
<id>sonatype-nexus-staging</id>

0 commit comments

Comments
 (0)