BAEL-20759 CLONE - Week 2 | POM Properties Cleanup
- Cleaning properties of project starting with name n,o and p
This commit is contained in:
@@ -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>genie</artifactId>
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
<name>Genie</name>
|
||||
<packaging>jar</packaging>
|
||||
<description>Sample project for Netflix Genie</description>
|
||||
|
||||
@@ -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>netflix-modules</artifactId>
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
<name>Netflix Modules</name>
|
||||
<packaging>pom</packaging>
|
||||
<description>Module for Netflix projects</description>
|
||||
|
||||
Reference in New Issue
Block a user