Skip to content

Commit b8eefc9

Browse files
committed
Updated for WDTK 0.7.0
1 parent 74d5e75 commit b8eefc9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>wdtk_examples</groupId>
44
<artifactId>wdtk_examples</artifactId>
5-
<version>0.6.0</version>
5+
<version>0.7.0</version>
66

77
<name>Wikidata Toolkit Examples</name>
88

99
<properties>
1010
<slf4jVersion>1.7.10</slf4jVersion>
1111
<apacheCommonsCompressVersion>1.9</apacheCommonsCompressVersion>
12-
<wikidataToolkitVersion>0.6.0</wikidataToolkitVersion>
12+
<wikidataToolkitVersion>0.7.0</wikidataToolkitVersion>
1313
</properties>
1414

1515
<dependencies>

0 commit comments

Comments
 (0)