Skip to content

Commit

Permalink
Bump Handle to version 9.3.0 final.
Browse files Browse the repository at this point in the history
  • Loading branch information
ilittle-cnri committed Jul 28, 2020
1 parent 667a362 commit ddb7057
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -1238,13 +1238,13 @@
<dependency>
<groupId>net.handle</groupId>
<artifactId>handle</artifactId>
<version>9.3.0-SNAPSHOT</version>
<version>9.3.0</version>
</dependency>
<!-- Required to run Handle Server -->
<dependency>
<groupId>net.cnri</groupId>
<artifactId>cnri-servlet-container</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</dependency>
<!-- Jetty is needed to run Handle Server (and tests in some modules) -->
<dependency>
Expand Down

0 comments on commit ddb7057

Please sign in to comment.