Skip to content

Commit f3dfdb1

Browse files
edit project name in poms
1 parent 70ab805 commit f3dfdb1

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

project3/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>com.jobreadyprogrammer</groupId>
4-
<artifactId>project2</artifactId>
4+
<artifactId>project3</artifactId>
55
<version>0.0.1-SNAPSHOT</version>
66
<packaging>jar</packaging>
77

project4/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>com.jobreadyprogrammer</groupId>
4-
<artifactId>project2</artifactId>
4+
<artifactId>project4</artifactId>
55
<version>0.0.1-SNAPSHOT</version>
66
<packaging>jar</packaging>
77

project5/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>com.jobreadyprogrammer</groupId>
4-
<artifactId>project2</artifactId>
4+
<artifactId>project5</artifactId>
55
<version>0.0.1-SNAPSHOT</version>
66
<packaging>jar</packaging>
77

project7/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>com.jobreadyprogrammer</groupId>
4-
<artifactId>project6</artifactId>
4+
<artifactId>project7</artifactId>
55
<version>0.0.1-SNAPSHOT</version>
66
<packaging>jar</packaging>
77

project8/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>com.jobreadyprogrammer</groupId>
4-
<artifactId>project6</artifactId>
4+
<artifactId>project8</artifactId>
55
<version>0.0.1-SNAPSHOT</version>
66
<packaging>jar</packaging>
77

0 commit comments

Comments
 (0)