diff options
author | dyamon <dyamon@users.noreply.github.com> | 2021-11-18 16:59:31 +0000 |
---|---|---|
committer | GitHub POM Action <gh-pom@github.com> | 2021-11-18 16:59:31 +0000 |
commit | 5d3339369e82fdbacf93644371e5b79d2b4d13fc (patch) | |
tree | ecfa9742b98babd9a2c266e0b40d0af1144a94f3 | |
parent | 490377a9c123f1ba8259b4804dc0329adf051eaf (diff) | |
download | RSAComb-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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |