We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76c2895 commit f33a916Copy full SHA for f33a916
pom.xml
@@ -92,18 +92,17 @@
92
</dependency>
93
94
</dependencies>
95
-
96
<distributionManagement>
97
<repository>
98
<id>nexus</id>
99
<name>Landmark Technologies Releases Nexus Repository</name>
100
- <url> http://172.31.18.29:8081/repository/ebay-bts-releases/</url>
+ <url>http://3.86.113.205:8888/repository/paypal-releases/</url>
101
</repository>
102
103
<snapshotRepository>
104
105
<name>Landmark Technologies Snapshot Nexus Repository </name>
106
- <url>http://172.31.18.29:8081/repository/ebay-bts-snapshot/</url>
+ <url>http://3.86.113.205:8888/repository/paypal-snapshots/</url>
107
</snapshotRepository>
108
109
</distributionManagement>
0 commit comments