File tree Expand file tree Collapse file tree 8 files changed +5
-5
lines changed Expand file tree Collapse file tree 8 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4040 <attribute name =" Class-Path" value =" ${ manifest_cp } " />
4141 <attribute name =" Implementation-Vendor" value =" io.ipfs" />
4242 <attribute name =" Implementation-Title" value =" cid" />
43- <attribute name =" Implementation-Version" value =" 1.3.2 " />
43+ <attribute name =" Implementation-Version" value =" 1.3.3 " />
4444 </manifest >
4545 </jar >
4646 </target >
4949 <junit printsummary =" yes" fork =" true" haltonfailure =" yes" >
5050 <jvmarg value =" -Xmx1g" />
5151 <classpath >
52- <pathelement location =" lib/junit-4.12 .jar" />
53- <pathelement location =" lib/hamcrest-core-1.3 .jar" />
52+ <pathelement location =" lib/junit-4.13.2 .jar" />
53+ <pathelement location =" lib/hamcrest-2.2 .jar" />
5454 <pathelement location =" dist/cid.jar" />
5555 </classpath >
5656 <test name =" io.ipfs.cid.CidTest" haltonfailure =" yes" >
Original file line number Diff line number Diff line change 44
55 <groupId >com.github.ipld</groupId >
66 <artifactId >java-cid</artifactId >
7- <version >v1.3.2 </version >
7+ <version >v1.3.3 </version >
88 <packaging >jar</packaging >
99
1010 <name >cid</name >
3434 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
3535 <version .junit>4.13.2</version .junit>
3636 <version .hamcrest>2.2</version .hamcrest>
37- <version .multihash>v1.3.1 </version .multihash>
37+ <version .multihash>v1.3.2 </version .multihash>
3838 </properties >
3939
4040 <repositories >
You can’t perform that action at this time.
0 commit comments