Skip to content

Commit

Permalink
build with dataverse-spi 1.0.0-PR9175-SNAPSHOT #9175
Browse files Browse the repository at this point in the history
  • Loading branch information
pdurbin committed May 27, 2023
1 parent 91a9f5d commit b280ecb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions modules/dataverse-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@
<name>Local repository for hosting jars not available from network repositories.</name>
<url>file://${project.basedir}/local_lib</url>
</repository>
<!-- Uncomment when using snapshot releases from Maven Central
<!-- Uncomment when using snapshot releases from Maven Central -->
<repository>
<id>oss-sonatype</id>
<name>oss-sonatype</name>
Expand All @@ -385,7 +385,6 @@
<enabled>true</enabled>
</snapshots>
</repository>
-->
</repositories>

<profiles>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,7 @@
<dependency>
<groupId>io.gdcc</groupId>
<artifactId>dataverse-spi</artifactId>
<version>1.0.0</version>
<version>1.0.0-PR9175-SNAPSHOT</version>
</dependency>
<!-- TESTING DEPENDENCIES -->
<dependency>
Expand Down

0 comments on commit b280ecb

Please sign in to comment.