aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordyamon <dyamon@users.noreply.github.com>2022-05-19 15:11:33 +0000
committerGitHub POM Action <gh-pom@github.com>2022-05-19 15:11:33 +0000
commitf56365b77f8519d2af3ac9d352086f1568dbf063 (patch)
treeb7f8e1b3d670dd73a33550dfa2681e630f89981d
parent43d573f7fbfb36dce5f6d9016ccca2ddd9936e97 (diff)
downloadRSAComb-f56365b77f8519d2af3ac9d352086f1568dbf063.tar.gz
RSAComb-f56365b77f8519d2af3ac9d352086f1568dbf063.zip
bump(pom): update dependencesv1.1.0
Signed-off-by: GitHub POM Action <gh-pom@github.com>
-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>