Skip to content

Commit 4d946a8

Browse files
author
Anthony Fox
committed
GEOMESA-480 Add release repository to distributionManagement
1 parent 8ce09a1 commit 4d946a8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,11 @@
8787
</profiles>
8888

8989
<distributionManagement>
90+
<repository>
91+
<id>repo.locationtech.org</id>
92+
<name>GeoMesa Repository - Releases</name>
93+
<url>https://repo.locationtech.org/content/repositories/geomesa-releases/</url>
94+
</repository>
9095
<snapshotRepository>
9196
<id>repo.locationtech.org</id>
9297
<name>GeoMesa Repository - Snapshots</name>

0 commit comments

Comments
 (0)