Typo in pom.xml
This commit is contained in:
parent
fc27325dbc
commit
69089b81b3
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue