[BAEL-12091] - Fix formatting of POMs

This commit is contained in:
amit2103
2019-02-10 01:47:19 +05:30
parent f79f427dac
commit 97f8a0c46c
285 changed files with 1024 additions and 1110 deletions
+3 -2
View File
@@ -5,12 +5,13 @@
<version>0.0.1-SNAPSHOT</version>
<name>libraries-server</name>
<parent>
<parent>
<groupId>com.baeldung</groupId>
<artifactId>parent-modules</artifactId>
<version>1.0.0-SNAPSHOT</version>
</parent>
<dependencies>
<dependencies>
<dependency>
<groupId>org.eclipse.paho</groupId>
<artifactId>org.eclipse.paho.client.mqttv3</artifactId>