Skip to content

Commit

Permalink
Version number to 8.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ianroberts committed Jan 16, 2020
1 parent 71a5232 commit 9570cb1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions distro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>uk.ac.gate</groupId>
<artifactId>gate-developer</artifactId>
<version>8.6</version>
<version>8.6.1</version>
<packaging>pom</packaging>
<url>http://gate.ac.uk/</url>

Expand Down Expand Up @@ -137,7 +137,7 @@
<dependency>
<groupId>uk.ac.gate</groupId>
<artifactId>gate-core</artifactId>
<version>8.6</version>
<version>8.6.1</version>
</dependency>

<!-- Slightly nasty trick to get the javadocs -->
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<groupId>uk.ac.gate</groupId>
<artifactId>gate-core</artifactId>
<version>8.6</version>
<version>8.6.1</version>

<description>
GATE - general architecture for text engineering - is open source
Expand Down

0 comments on commit 9570cb1

Please sign in to comment.