Skip to content

Commit

Permalink
Merge pull request IQSS#9818 from IQSS/9801-sword
Browse files Browse the repository at this point in the history
switch to SWORD 2.0.0 non-snapshot
  • Loading branch information
kcondon committed Aug 25, 2023
2 parents 497c578 + 70bd031 commit fb1c741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
<dependency>
<groupId>io.gdcc</groupId>
<artifactId>sword2-server</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
</dependency>
<!-- Dependency to use sword2-server in our codebase -->
<dependency>
Expand Down

0 comments on commit fb1c741

Please sign in to comment.