File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 419419 <id >unidata-all</id >
420420 <name >Unidata All</name >
421421 <url >https://artifacts.unidata.ucar.edu/repository/unidata-all/</url >
422+ <snapshots >
423+ <enabled >false</enabled >
424+ </snapshots >
422425 </repository >
423426 <!-- Uncomment when using snapshot releases from Maven Central -->
424- <!--
425427 <repository >
426- <id>oss-sonatype </id>
427- <name>oss-sonatype </name>
428+ <id >central-portal-snapshots </id >
429+ <name >Central Portal Snapshots </name >
428430 <url >
429- https://oss .sonatype.org/content/repositories/ snapshots/
431+ https://central .sonatype.org/repository/maven- snapshots/
430432 </url >
433+ <releases >
434+ <enabled >false</enabled >
435+ </releases >
431436 <snapshots >
432437 <enabled >true</enabled >
433438 </snapshots >
434439 </repository >
440+ <!--
435441 <repository>
436442 <id>s01-oss-sonatype</id>
437443 <name>s01-oss-sonatype</name>
441447 <snapshots>
442448 <enabled>true</enabled>
443449 </snapshots>
444- </repository>
445- -->
450+ </repository>
451+ -->
446452 </repositories >
447453
448454 <profiles >
Original file line number Diff line number Diff line change 671671 <dependency >
672672 <groupId >io.gdcc</groupId >
673673 <artifactId >dataverse-spi</artifactId >
674- <version >2.1.0</version >
674+ <version >2.1.0-SNAPSHOT </version >
675675 </dependency >
676676 <dependency >
677677 <groupId >javax.cache</groupId >
You can’t perform that action at this time.
0 commit comments