Skip to content

Commit b280ecb

Browse files
committed
build with dataverse-spi 1.0.0-PR9175-SNAPSHOT #9175
1 parent 91a9f5d commit b280ecb

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

modules/dataverse-parent/pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@
374374
<name>Local repository for hosting jars not available from network repositories.</name>
375375
<url>file://${project.basedir}/local_lib</url>
376376
</repository>
377-
<!-- Uncomment when using snapshot releases from Maven Central
377+
<!-- Uncomment when using snapshot releases from Maven Central -->
378378
<repository>
379379
<id>oss-sonatype</id>
380380
<name>oss-sonatype</name>
@@ -385,7 +385,6 @@
385385
<enabled>true</enabled>
386386
</snapshots>
387387
</repository>
388-
-->
389388
</repositories>
390389

391390
<profiles>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@
506506
<dependency>
507507
<groupId>io.gdcc</groupId>
508508
<artifactId>dataverse-spi</artifactId>
509-
<version>1.0.0</version>
509+
<version>1.0.0-PR9175-SNAPSHOT</version>
510510
</dependency>
511511
<!-- TESTING DEPENDENCIES -->
512512
<dependency>

0 commit comments

Comments
 (0)