Skip to content

Commit

Permalink
Use bison snapshot/release repos
Browse files Browse the repository at this point in the history
  • Loading branch information
reinhapa committed Mar 26, 2024
1 parent 2ad390e commit 2dc6f24
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions exist-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1157,14 +1157,14 @@

<distributionManagement>
<snapshotRepository>
<id>exist-db-snapshots</id>
<name>Evolved Binary - eXist-db Snapshots</name>
<url>https://repo.evolvedbinary.com/repository/exist-db-snapshots/</url>
<id>snapshot-local</id>
<name>Bison - Snapshots</name>
<url>https://repo.bison-group.com/artifactory/libs-snapshot-local</url>
</snapshotRepository>
<repository>
<id>sonatype-nexus-staging</id>
<name>Nexus Release Repository</name>
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
<name>Bison - Releases</name>
<url>https://repo.bison-group.com/artifactory/ext-libs-local-modified</url>
</repository>
</distributionManagement>

Expand Down

0 comments on commit 2dc6f24

Please sign in to comment.