We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 496ba51 commit 2c65bb6Copy full SHA for 2c65bb6
pom.xml
@@ -52,9 +52,7 @@
52
<dependency>
53
<groupId>com.scalableminds</groupId>
54
<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>
+ <version>0.1-1.21.4</version>
58
</dependency>
59
60
<groupId>com.squareup.okhttp</groupId>
0 commit comments