File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ or you can clone the repository and run the tests or build the library yourself.
9797<dependency >
9898 <groupId >org.cardanofoundation</groupId >
9999 <artifactId >cf-rewards-calculation</artifactId >
100- <version >1.1.0 </version >
100+ <version >1.0.1 </version >
101101</dependency >
102102```
103103
Original file line number Diff line number Diff line change 66
77 <groupId >org.cardanofoundation</groupId >
88 <artifactId >cf-rewards-calculation</artifactId >
9- <version >1.1.0 </version >
9+ <version >1.0.1 </version >
1010 <name >cardano-reward-calculation</name >
1111 <url >https://github.com/cardano-foundation/cf-java-rewards-calculation.git</url >
1212
Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >org.cardanofoundation</groupId >
66 <artifactId >cf-rewards</artifactId >
7- <version >1.1.0 </version >
7+ <version >1.0.1 </version >
88 <name >cardano-reward-calculation</name >
99 <url >https://github.com/cardano-foundation/cf-java-rewards-calculation.git</url >
1010
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.cardanofoundation</groupId >
88 <artifactId >cf-rewards</artifactId >
9- <version >1.1.0 </version >
9+ <version >1.0.1 </version >
1010 <relativePath >../pom.xml</relativePath >
1111 </parent >
1212
You can’t perform that action at this time.
0 commit comments