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 9a26531 commit 4bf7bafCopy full SHA for 4bf7baf
pom.xml
@@ -12,6 +12,12 @@
12
<description>Rich and fluent assertions for testing Kotlin Arrow Core types</description>
13
<inceptionYear>2023</inceptionYear>
14
15
+ <scm>
16
+ <connection>scm:git:git://github.com/rcardin/assertj-arrow-core.git</connection>
17
+ <developerConnection>scm:git:ssh://github.com:rcardin/assertj-arrow-core.git</developerConnection>
18
+ <url>http://github.com/rcardin/assertj-arrow-core/tree/master</url>
19
+ </scm>
20
+
21
<licenses>
22
<license>
23
<name>MIT License</name>
0 commit comments