File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 327327 </build >
328328
329329 <distributionManagement >
330- <snapshotRepository >
331- <id >ossrh</id >
332- <url >https://oss.sonatype.org/content/repositories/snapshots</url >
333- </snapshotRepository >
334- <repository >
335- <id >ossrh</id >
336- <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
337- </repository >
330+ <!-- <snapshotRepository>-->
331+ <!-- <id>ossrh</id>-->
332+ <!-- <url>https://oss.sonatype.org/content/repositories/snapshots</url>-->
333+ <!-- </snapshotRepository>-->
338334<!-- <repository>-->
339- <!-- <id>github</id>-->
340- <!-- <name>Carmine M DiMascio</name>-->
341- <!-- <url>https://maven.pkg.github.com/cdimascio/dotenv-java</url>-->
335+ <!-- <id>ossrh</id>-->
336+ <!-- <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>-->
342337<!-- </repository>-->
338+ <repository >
339+ <id >github</id >
340+ <name >Carmine M DiMascio</name >
341+ <url >https://maven.pkg.github.com/cdimascio/dotenv-java</url >
342+ </repository >
343343 </distributionManagement >
344344 <profiles >
345345 <profile >
You can’t perform that action at this time.
0 commit comments