|
1202 | 1202 | </reporting>
|
1203 | 1203 |
|
1204 | 1204 | <repositories>
|
1205 |
| - <repository> |
1206 |
| - <id>github</id> |
1207 |
| - <name>GitHub Registry for Snapshots</name> |
1208 |
| - <url>https://maven.pkg.github.com/eXist-db/exist</url> |
1209 |
| - <releases> |
1210 |
| - <enabled>false</enabled> |
1211 |
| - </releases> |
1212 |
| - <snapshots> |
1213 |
| - <enabled>true</enabled> |
1214 |
| - </snapshots> |
1215 |
| - </repository> |
| 1205 | + <repository> |
| 1206 | + <id>github</id> |
| 1207 | + <name>GitHub Registry for Snapshots</name> |
| 1208 | + <url>https://maven.pkg.github.com/eXist-db/exist</url> |
| 1209 | + <releases> |
| 1210 | + <enabled>false</enabled> |
| 1211 | + </releases> |
| 1212 | + <snapshots> |
| 1213 | + <enabled>true</enabled> |
| 1214 | + </snapshots> |
| 1215 | + </repository> |
1216 | 1216 | <repository>
|
1217 | 1217 | <id>exist-db-snapshots</id>
|
| 1218 | + <name>eXist-db Snapshots</name> |
| 1219 | + <url>https://repo.exist-db.org/repository/exist-db-snapshots/</url> |
| 1220 | + <releases> |
| 1221 | + <enabled>false</enabled> |
| 1222 | + </releases> |
| 1223 | + <snapshots> |
| 1224 | + <enabled>true</enabled> |
| 1225 | + </snapshots> |
| 1226 | + </repository> |
| 1227 | + <repository> |
| 1228 | + <id>exist-db</id> |
| 1229 | + <name>eXist-db Releases</name> |
| 1230 | + <url>https://repo.exist-db.org/repository/exist-db/</url> |
| 1231 | + <releases> |
| 1232 | + <enabled>true</enabled> |
| 1233 | + </releases> |
| 1234 | + <snapshots> |
| 1235 | + <enabled>false</enabled> |
| 1236 | + </snapshots> |
| 1237 | + </repository> |
| 1238 | + <repository> |
| 1239 | + <id>evolved-binary-snapshots</id> |
1218 | 1240 | <name>Evolved Binary - eXist-db Snapshots</name>
|
1219 | 1241 | <url>https://repo.evolvedbinary.com/repository/exist-db-snapshots/</url>
|
1220 | 1242 | <releases>
|
|
1225 | 1247 | </snapshots>
|
1226 | 1248 | </repository>
|
1227 | 1249 | <repository>
|
1228 |
| - <id>exist-db</id> |
| 1250 | + <id>evolved-binary</id> |
1229 | 1251 | <name>Evolved Binary - eXist-db Releases</name>
|
1230 | 1252 | <url>https://repo.evolvedbinary.com/repository/exist-db/</url>
|
1231 | 1253 | <releases>
|
|
1244 | 1266 | </pluginRepository>
|
1245 | 1267 | <pluginRepository>
|
1246 | 1268 | <id>exist-db</id>
|
| 1269 | + <name>eXist-db Releases</name> |
| 1270 | + <url>https://repo.exist-db.org/repository/exist-db/</url> |
| 1271 | + <releases> |
| 1272 | + <enabled>true</enabled> |
| 1273 | + </releases> |
| 1274 | + <snapshots> |
| 1275 | + <enabled>false</enabled> |
| 1276 | + </snapshots> |
| 1277 | + </pluginRepository> |
| 1278 | + <pluginRepository> |
| 1279 | + <id>exist-db-snapshots</id> |
| 1280 | + <name>eXist-db Snapshots</name> |
| 1281 | + <url>https://repo.exist-db.org/repository/exist-db-snapshots/</url> |
| 1282 | + <releases> |
| 1283 | + <enabled>false</enabled> |
| 1284 | + </releases> |
| 1285 | + <snapshots> |
| 1286 | + <enabled>true</enabled> |
| 1287 | + </snapshots> |
| 1288 | + </pluginRepository> |
| 1289 | + <pluginRepository> |
| 1290 | + <id>evolved-binary</id> |
1247 | 1291 | <name>Evolved Binary - eXist-db Releases</name>
|
1248 | 1292 | <url>https://repo.evolvedbinary.com/repository/exist-db/</url>
|
1249 | 1293 | <releases>
|
|
1254 | 1298 | </snapshots>
|
1255 | 1299 | </pluginRepository>
|
1256 | 1300 | <pluginRepository>
|
1257 |
| - <id>exist-db-snapshots</id> |
| 1301 | + <id>evolved-binary-snapshots</id> |
1258 | 1302 | <name>Evolved Binary - eXist-db Snapshots</name>
|
1259 | 1303 | <url>https://repo.evolvedbinary.com/repository/exist-db-snapshots/</url>
|
1260 | 1304 | <releases>
|
|
0 commit comments