File tree Expand file tree Collapse file tree 1 file changed +2
-10
lines changed
Expand file tree Collapse file tree 1 file changed +2
-10
lines changed Original file line number Diff line number Diff line change 1- From 5b2dadc2e3ca9c2b6cf6c61947117e1715c5a7d1 Mon Sep 17 00:00:00 2001
1+ From 72d633293c09b127438728348973c189cf595b75 Mon Sep 17 00:00:00 2001
2233Date: Thu, 19 May 2016 19:33:31 +0200
44Subject: [PATCH] POM Changes
@@ -563,7 +563,7 @@ index f87a1bea..cee9d672 100644
563563 <dependencies>
564564 <dependency>
565565diff --git a/pom.xml b/pom.xml
566- index cb567025..a5501ade 100644
566+ index cb567025..2e93d585 100644
567567--- a/pom.xml
568568+++ b/pom.xml
569569@@ -3,18 +3,18 @@
@@ -711,14 +711,6 @@ index cb567025..a5501ade 100644
711711 </plugin>
712712 <plugin>
713713 <groupId>org.projectlombok</groupId>
714- @@ -350,6 +380,7 @@
715- <!-- lombok does not add @return or @param which causes warnings, so ignore -->
716- <doclint>none</doclint>
717- <sourcepath>${project.build.directory}/delombok</sourcepath>
718- + <additionalJOption>--no-module-directories</additionalJOption> <!-- Waterfall -->
719- </configuration>
720- </execution>
721- </executions>
722714diff --git a/protocol/pom.xml b/protocol/pom.xml
723715index 77e11507..5c032ca0 100644
724716--- a/protocol/pom.xml
You can’t perform that action at this time.
0 commit comments