aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index aa1468b..0bc8a21 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
6 <packaging>jar</packaging> 6 <packaging>jar</packaging>
7 <description>Re-implementation of the combined approach for CQ answering over RSA ontologies.</description> 7 <description>Re-implementation of the combined approach for CQ answering over RSA ontologies.</description>
8 <url>https://github.com/KRR-Oxford/RSAComb</url> 8 <url>https://github.com/KRR-Oxford/RSAComb</url>
9 <version>1.0.0</version> 9 <version>1.1.0</version>
10 <licenses> 10 <licenses>
11 <license> 11 <license>
12 <name>Apache 2</name> 12 <name>Apache 2</name>