Skip to content

Commit 45553cb

Browse files
authored
Update pom.xml
1 parent 75578f4 commit 45553cb

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

pom.xml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -297,13 +297,4 @@
297297
<url>https://central.sonatype.com/repository/maven-snapshots</url>
298298
</snapshotRepository>
299299
</distributionManagement>
300-
<settings>
301-
<servers>
302-
<server>
303-
<id>central</id>
304-
<username>${env.MAVEN_REPO_USERNAME}</username>
305-
<password>${env.MAVEN_REPO_PASSWORD}</password>
306-
</server>
307-
</servers>
308-
</settings>
309300
</project>

0 commit comments

Comments
 (0)