BAEL-18777 POM Properties Cleanup

- Properties cleanup of projects starting with j
This commit is contained in:
Dhawal Kapil
2019-11-23 20:13:34 +05:30
parent 16de535f00
commit dc1a6cf8b5
24 changed files with 3 additions and 768 deletions

View File

@@ -3,7 +3,6 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>jmeter</artifactId>
<version>0.0.1-SNAPSHOT</version>
<name>jmeter</name>
<description>Intro to Performance testing using JMeter</description>
<packaging>jar</packaging>