This repository was archived by the owner on Feb 22, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed
Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 1414 <maven .dependency.plugin.version>2.10</maven .dependency.plugin.version>
1515 <httpclient .version>4.3.3</httpclient .version>
1616 </properties >
17- <reporitories >
17+ <repositories >
1818 <repository >
19- <id >oss-sonatype-public</id >
20- <name >Public Sonatype OSS</name >
21- <url >https://oss.sonatype.org/content/groups/public/</url >
22- </repository >
19+ <id >oss-sonatype-public</id >
20+ <name >Public Sonatype OSS</name >
21+ <url >https://oss.sonatype.org/content/groups/public/</url >
22+ </repository >
2323 </repositories >
2424 <dependencies >
2525 <dependency >
Original file line number Diff line number Diff line change 1414 <maven .compiler.plugin.version>3.5.1</maven .compiler.plugin.version>
1515 <maven .dependency.plugin.version>2.10</maven .dependency.plugin.version>
1616 </properties >
17+ <repositories >
18+ <repository >
19+ <id >oss-sonatype-public</id >
20+ <name >Public Sonatype OSS</name >
21+ <url >https://oss.sonatype.org/content/groups/public/</url >
22+ </repository >
23+ </repositories >
1724 <dependencies >
1825 <dependency >
1926 <groupId >org.perfcake</groupId >
You can’t perform that action at this time.
0 commit comments