Skip to content

Commit b6d61c1

Browse files
authored
chore: Remove relative parent path (#31)
* chore - Remove relative parent path
1 parent ea0c653 commit b6d61c1

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

kotlin-asyncapi-core/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
<groupId>org.openfolder</groupId>
77
<artifactId>kotlin-asyncapi-parent</artifactId>
88
<version>2.1.1-SNAPSHOT</version>
9-
<relativePath>../pom.xml</relativePath>
109
</parent>
1110

1211
<artifactId>kotlin-asyncapi-core</artifactId>

kotlin-asyncapi-maven-plugin/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
<artifactId>kotlin-asyncapi-parent</artifactId>
66
<groupId>org.openfolder</groupId>
77
<version>2.1.1-SNAPSHOT</version>
8-
<relativePath>../pom.xml</relativePath>
98
</parent>
109

1110
<artifactId>kotlin-asyncapi-maven-plugin</artifactId>

kotlin-asyncapi-script/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
<artifactId>kotlin-asyncapi-parent</artifactId>
66
<groupId>org.openfolder</groupId>
77
<version>2.1.1-SNAPSHOT</version>
8-
<relativePath>../pom.xml</relativePath>
98
</parent>
109

1110
<artifactId>kotlin-asyncapi-script</artifactId>

kotlin-asyncapi-spring-web/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
<groupId>org.openfolder</groupId>
77
<artifactId>kotlin-asyncapi-parent</artifactId>
88
<version>2.1.1-SNAPSHOT</version>
9-
<relativePath>../pom.xml</relativePath>
109
</parent>
1110

1211
<artifactId>kotlin-asyncapi-spring-web</artifactId>

0 commit comments

Comments
 (0)