Skip to content

Commit 10cd517

Browse files
committed
chore: add missing project url to rewards calculation
1 parent 2c548a1 commit 10cd517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

calculation/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
<groupId>org.cardanofoundation</groupId>
88
<artifactId>cf-rewards-calculation</artifactId>
99
<version>0.11.1</version>
10-
1110
<name>cardano-reward-calculation</name>
11+
<url>https://github.com/cardano-foundation/cf-java-rewards-calculation.git</url>
1212

1313
<description>This project aims to be a cardano reward calculation, java formula implementation and edge case
1414
documentation

0 commit comments

Comments
 (0)