Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

Commit

Permalink
version 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jkloe committed Oct 29, 2018
1 parent 74e1b92 commit 490587f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
<modelVersion>4.0.0</modelVersion>
<groupId>eu.transkribus</groupId>
<artifactId>TranskribusClient</artifactId>
<version>0.0.6-SNAPSHOT</version>
<version>0.0.6</version>
<packaging>jar</packaging>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<!-- Transkribus components' version numbers -->
<core.version>0.1.2-SNAPSHOT</core.version>
<core.version>0.1.2</core.version>
<jersey.version>2.7</jersey.version>
<!-- the server uses 2.22.2. TODO switch -->
<!-- <jersey.version>2.22.2</jersey.version> -->
Expand Down

0 comments on commit 490587f

Please sign in to comment.