From 7e933966cf93c3413813b76eba03fe9beb32b07a Mon Sep 17 00:00:00 2001 From: Luck Date: Sat, 20 Aug 2016 02:19:03 +0100 Subject: [PATCH] revert remove sources --- api/pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/api/pom.xml b/api/pom.xml index dfcaff205..77babf557 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,6 +21,19 @@ 1.8 + + org.apache.maven.plugins + maven-source-plugin + 3.0.1 + + + attach-sources + + jar + + + +