diff --git a/pom.xml b/pom.xml
index 1e849f2..1e6346a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,6 +15,7 @@
xit adds api system
17
+ true
@@ -214,15 +215,26 @@
org.springframework.boot
spring-boot-maven-plugin
+
+
+
+ org.projectlombok
+ lombok
+
+
+
-
org.apache.maven.plugins
- maven-surefire-plugin
- 2.22.2
-
- true
-
+ maven-source-plugin
+
+
+ attach-sources
+
+ jar
+
+
+