aboutsummaryrefslogtreecommitdiff
path: root/mllib/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'mllib/pom.xml')
-rw-r--r--mllib/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mllib/pom.xml b/mllib/pom.xml
index fec1cc94b2..e7ce00efc4 100644
--- a/mllib/pom.xml
+++ b/mllib/pom.xml
@@ -58,7 +58,7 @@
<dependency>
<groupId>org.jblas</groupId>
<artifactId>jblas</artifactId>
- <version>1.2.3</version>
+ <version>${jblas.version}</version>
</dependency>
<dependency>
<groupId>org.scalanlp</groupId>