File tree 1 file changed +11
-11
lines changed
1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 327
327
</build >
328
328
329
329
<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>-->
338
334
<!-- <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>-->
342
337
<!-- </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 >
343
343
</distributionManagement >
344
344
<profiles >
345
345
<profile >
You can’t perform that action at this time.
0 commit comments