From 03f17310bca77ce330a0a99bba0dd737ed748fe6 Mon Sep 17 00:00:00 2001 From: Jesse Wilson Date: Wed, 16 May 2018 14:43:36 -0400 Subject: [PATCH] Fix the link to the parent pom.xml in kotlin/reflect --- kotlin/reflect/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/kotlin/reflect/pom.xml b/kotlin/reflect/pom.xml index 6e7039c..b672a91 100644 --- a/kotlin/reflect/pom.xml +++ b/kotlin/reflect/pom.xml @@ -7,6 +7,7 @@ com.squareup.moshi moshi-parent 1.7.0-SNAPSHOT + ../../pom.xml moshi-kotlin