[BAEL-12091] - Fix formatting of POMs
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user