Skip to content

Commit b3e85cc

Browse files
authored
Add newline to end of pom.xml
1 parent effb535 commit b3e85cc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

web/pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
</dependency>
3434
</dependencies>
3535
<build>
36+
3637
<sourceDirectory>src</sourceDirectory>
3738
<plugins>
3839
<plugin>
@@ -52,4 +53,4 @@
5253
</plugin>
5354
</plugins>
5455
</build>
55-
</project>
56+
</project>

0 commit comments

Comments
 (0)