Typo in pom.xml

This commit is contained in:
admin 2019-05-28 10:40:21 -05:00
parent fc27325dbc
commit 69089b81b3
1 changed files with 4 additions and 0 deletions

View File

@ -65,6 +65,10 @@
<version>2.11.0</version> <optional>true</optional> </dependency> -->
<!-- General -->
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
</dependency>
<dependency>
<groupId>org.apache.jena</groupId>
<artifactId>apache-jena-libs</artifactId>