[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

View File

@@ -4,9 +4,9 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>jmeter</artifactId>
<version>0.0.1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>jmeter</name>
<description>Intro to Performance testing using JMeter</description>
<packaging>jar</packaging>
<parent>
<artifactId>parent-boot-1</artifactId>