From d6f68c20a90641615032b74737059ee88994abcc Mon Sep 17 00:00:00 2001 From: Christos Christodoulopoulos <christod@illinois.edu> Date: Mon, 1 Aug 2016 16:59:38 -0500 Subject: [PATCH] Incremented version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ea496a1..e049637 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ <groupId>edu.illinois.cs.cogcomp</groupId> <artifactId>illinois-srl</artifactId> <packaging>jar</packaging> - <version>5.1.13</version> + <version>5.1.14</version> <url>http://cogcomp.cs.illinois.edu</url> -- GitLab