File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11src /test /java /com /flutterwave /services /Environments.java
2- .idea
2+ .idea
3+ target
4+ target /test-classes /com /flutterwave /services /Environments.class
5+ target /maven-status /maven-compiler-plugin /compile /default-compile /inputFiles.lst
6+ target /maven-status /maven-compiler-plugin /compile /default-compile /createdFiles.lst
Original file line number Diff line number Diff line change 3535 <url >https://github.com/Flutterwave/Java/tree/main</url >
3636 </scm >
3737
38- <!-- <distributionManagement> -- >
39- <!-- <snapshotRepository> -- >
40- <!-- <id>ossrh</id> -- >
41- <!-- <url>https://oss.sonatype.org/content/repositories/snapshots</url> -- >
42- <!-- </snapshotRepository> -- >
43- <!-- <repository> -- >
44- <!-- <id>ossrh</id> -- >
45- <!-- <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url> -- >
46- <!-- </repository> -- >
47- <!-- </distributionManagement> -- >
38+ <distributionManagement >
39+ <snapshotRepository >
40+ <id >ossrh</id >
41+ <url >https://oss.sonatype.org/content/repositories/snapshots</url >
42+ </snapshotRepository >
43+ <repository >
44+ <id >ossrh</id >
45+ <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
46+ </repository >
47+ </distributionManagement >
4848
4949 <dependencies >
5050 <dependency >
You can’t perform that action at this time.
0 commit comments