create-source-jar
diff --git a/wdtk-dumpfiles/pom.xml b/wdtk-dumpfiles/pom.xml
index a11ba51f0..2098d6690 100644
--- a/wdtk-dumpfiles/pom.xml
+++ b/wdtk-dumpfiles/pom.xml
@@ -5,7 +5,7 @@
org.wikidata.wdtk
wdtk-parent
- 0.9.0
+ 0.10.0
wdtk-dumpfiles
diff --git a/wdtk-examples/pom.xml b/wdtk-examples/pom.xml
index 4957bf982..d8d104614 100644
--- a/wdtk-examples/pom.xml
+++ b/wdtk-examples/pom.xml
@@ -5,7 +5,7 @@
org.wikidata.wdtk
wdtk-parent
- 0.9.0
+ 0.10.0
wdtk-examples
diff --git a/wdtk-rdf/pom.xml b/wdtk-rdf/pom.xml
index 905870a73..c7dc99935 100644
--- a/wdtk-rdf/pom.xml
+++ b/wdtk-rdf/pom.xml
@@ -5,7 +5,7 @@
org.wikidata.wdtk
wdtk-parent
- 0.9.0
+ 0.10.0
wdtk-rdf
diff --git a/wdtk-storage/pom.xml b/wdtk-storage/pom.xml
index 3c2877cee..a53b294df 100644
--- a/wdtk-storage/pom.xml
+++ b/wdtk-storage/pom.xml
@@ -5,7 +5,7 @@
org.wikidata.wdtk
wdtk-parent
- 0.9.0
+ 0.10.0
wdtk-storage
@@ -14,12 +14,4 @@
Wikidata Toolkit Storage
WDTK support for managing large collections of Wikibase data
-
-
- org.apache.commons
- commons-lang3
- ${apacheCommonsLangVersion}
-
-
-
diff --git a/wdtk-storage/src/main/java/org/wikidata/wdtk/storage/datastructures/FindPositionArray.java b/wdtk-storage/src/main/java/org/wikidata/wdtk/storage/datastructures/FindPositionArray.java
index 29af2094f..2de58c4a8 100644
--- a/wdtk-storage/src/main/java/org/wikidata/wdtk/storage/datastructures/FindPositionArray.java
+++ b/wdtk-storage/src/main/java/org/wikidata/wdtk/storage/datastructures/FindPositionArray.java
@@ -42,7 +42,7 @@
* undefined and the first occurrence needs to be found in the following cell of
* the bit vector, i.e. at position 0. Anyway, since the zeroth occurrence is
* not defined, the {@link #findPosition(long)} method returns
- * {@link RankedBitVector.NOT_FOUND} for that value.
+ * {@link RankedBitVector#NOT_FOUND} for that value.
*
* The array for true
is [-1, 1, 7]. The second occurrence of
* true
is at position 1 in the bit vector. The forth occurrence of
diff --git a/wdtk-testing/pom.xml b/wdtk-testing/pom.xml
index b1b62da92..21b2ae002 100644
--- a/wdtk-testing/pom.xml
+++ b/wdtk-testing/pom.xml
@@ -5,7 +5,7 @@
org.wikidata.wdtk
wdtk-parent
- 0.9.0
+ 0.10.0
wdtk-testing
diff --git a/wdtk-util/pom.xml b/wdtk-util/pom.xml
index 355dfc371..aa48afc2d 100644
--- a/wdtk-util/pom.xml
+++ b/wdtk-util/pom.xml
@@ -5,7 +5,7 @@
org.wikidata.wdtk
wdtk-parent
- 0.9.0
+ 0.10.0
wdtk-util
diff --git a/wdtk-wikibaseapi/pom.xml b/wdtk-wikibaseapi/pom.xml
index 281f6b197..f7218eb26 100644
--- a/wdtk-wikibaseapi/pom.xml
+++ b/wdtk-wikibaseapi/pom.xml
@@ -6,7 +6,7 @@
org.wikidata.wdtk
wdtk-parent
- 0.9.0
+ 0.10.0
wdtk-wikibaseapi