File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.0 " />
43+ <attribute name =" Implementation-Version" value =" 1.3.2 " />
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.11 .jar" />
52+ <pathelement location =" lib/junit-4.12 .jar" />
5353 <pathelement location =" lib/hamcrest-core-1.3.jar" />
5454 <pathelement location =" dist/cid.jar" />
5555 </classpath >
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.1 </version >
7+ <version >v1.3.2 </version >
88 <packaging >jar</packaging >
99
1010 <name >cid</name >
You can’t perform that action at this time.
0 commit comments