Skip to content

Commit 2c65bb6

Browse files
committed
use relased blosc-java
1 parent 496ba51 commit 2c65bb6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pom.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,7 @@
5252
<dependency>
5353
<groupId>com.scalableminds</groupId>
5454
<artifactId>blosc-java</artifactId>
55-
<version>0.1-1.21.4-SNAPSHOT</version>
56-
<scope>system</scope>
57-
<systemPath>${project.basedir}/../blosc-java/target/blosc-java-0.1-1.21.4-SNAPSHOT.jar</systemPath>
55+
<version>0.1-1.21.4</version>
5856
</dependency>
5957
<dependency>
6058
<groupId>com.squareup.okhttp</groupId>

0 commit comments

Comments
 (0)