Skip to content

Commit 793fdc5

Browse files
committed
Add missing return
1 parent 4e6f3e5 commit 793fdc5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,8 @@
187187
</resources>
188188
</configuration>
189189
</execution>
190-
</executions> </plugin>
190+
</executions>
191+
</plugin>
191192

192193
<plugin>
193194
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)