Skip to content

Commit 3195eb2

Browse files
removed duplicate groupId
1 parent 6f86104 commit 3195eb2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
21
.project
32
/target
3+
.settings/
4+
jsondoc-parent/.settings/

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
<relativePath>jsondoc-parent/pom.xml</relativePath>
1010
</parent>
1111

12-
<groupId>org.jsondoc</groupId>
1312
<artifactId>jsondoc-master</artifactId>
1413
<packaging>pom</packaging>
1514
<name>jsondoc-master</name>

0 commit comments

Comments
 (0)