aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordyamon <dyamon@users.noreply.github.com>2021-11-18 16:59:31 +0000
committerGitHub POM Action <gh-pom@github.com>2021-11-18 16:59:31 +0000
commit5d3339369e82fdbacf93644371e5b79d2b4d13fc (patch)
treeecfa9742b98babd9a2c266e0b40d0af1144a94f3
parent490377a9c123f1ba8259b4804dc0329adf051eaf (diff)
downloadRSAComb-5d3339369e82fdbacf93644371e5b79d2b4d13fc.tar.gz
RSAComb-5d3339369e82fdbacf93644371e5b79d2b4d13fc.zip
⬆ Update POM dependencesv1.0.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 2ae53e6..aa1468b 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>0.2.0</version> 9 <version>1.0.0</version>
10 <licenses> 10 <licenses>
11 <license> 11 <license>
12 <name>Apache 2</name> 12 <name>Apache 2</name>