From 4bf7baf68f6b4ccbd16bb6c7ebfe082e7511b535 Mon Sep 17 00:00:00 2001 From: rcardin Date: Wed, 20 Sep 2023 09:08:35 +0200 Subject: [PATCH] [master] Added the scm block to the pom.xml file --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 07453de..790c939 100644 --- a/pom.xml +++ b/pom.xml @@ -12,6 +12,12 @@ Rich and fluent assertions for testing Kotlin Arrow Core types 2023 + + scm:git:git://github.com/rcardin/assertj-arrow-core.git + scm:git:ssh://github.com:rcardin/assertj-arrow-core.git + http://github.com/rcardin/assertj-arrow-core/tree/master + + MIT License