Skip to content

Commit 5f226cd

Browse files
committed
Merge pull request #51 from jodygarnett/patch-1
Restore repo.boundlessgeo.com
2 parents 70b38c9 + 5465d5a commit 5f226cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -267,13 +267,13 @@
267267
<repository>
268268
<id>boundless</id>
269269
<name>Boundless Release Repository</name>
270-
<url>https://boundless.artifactoryonline.com/boundless/release/</url>
270+
<url>https://repo.boundlessgeo.com/release/</url>
271271
<uniqueVersion>false</uniqueVersion>
272272
</repository>
273273
<snapshotRepository>
274274
<id>boundless</id>
275275
<name>Boundless Snapshot Repository</name>
276-
<url>https://boundless.artifactoryonline.com/boundless/snapshot/</url>
276+
<url>https://repo.boundlessgeo.com/snapshot/</url>
277277
<uniqueVersion>false</uniqueVersion>
278278
</snapshotRepository>
279279
</distributionManagement>

0 commit comments

Comments
 (0)