Skip to content

Commit

Permalink
fix: fixed relativePath in poms
Browse files Browse the repository at this point in the history
  • Loading branch information
Metaphoriker committed Dec 13, 2024
1 parent cbc9bea commit 5336b2e
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion pathetic-provider/spigot/v1_12/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<artifactId>pathetic-main</artifactId>
<groupId>de.metaphoriker</groupId>
<version>3.3.1</version>
<relativePath>../../pom.xml</relativePath>
<relativePath>../../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion pathetic-provider/spigot/v1_15/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<artifactId>pathetic-main</artifactId>
<groupId>de.metaphoriker</groupId>
<version>3.3.1</version>
<relativePath>../../pom.xml</relativePath>
<relativePath>../../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion pathetic-provider/spigot/v1_16/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<artifactId>pathetic-main</artifactId>
<groupId>de.metaphoriker</groupId>
<version>3.3.1</version>
<relativePath>../../pom.xml</relativePath>
<relativePath>../../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion pathetic-provider/spigot/v1_17/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<artifactId>pathetic-main</artifactId>
<groupId>de.metaphoriker</groupId>
<version>3.3.1</version>
<relativePath>../../pom.xml</relativePath>
<relativePath>../../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion pathetic-provider/spigot/v1_18/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>de.metaphoriker</groupId>
<artifactId>pathetic-main</artifactId>
<version>3.3.1</version>
<relativePath>../../pom.xml</relativePath>
<relativePath>../../../pom.xml</relativePath>
</parent>

<artifactId>v1_18</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pathetic-provider/spigot/v1_18_R2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>de.metaphoriker</groupId>
<artifactId>pathetic-main</artifactId>
<version>3.3.1</version>
<relativePath>../../pom.xml</relativePath>
<relativePath>../../../pom.xml</relativePath>
</parent>

<artifactId>v1_18_R2</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pathetic-provider/spigot/v1_19_R2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>de.metaphoriker</groupId>
<artifactId>pathetic-main</artifactId>
<version>3.3.1</version>
<relativePath>../../pom.xml</relativePath>
<relativePath>../../../pom.xml</relativePath>
</parent>

<artifactId>v1_19_R2</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pathetic-provider/spigot/v1_19_R3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>de.metaphoriker</groupId>
<artifactId>pathetic-main</artifactId>
<version>3.3.1</version>
<relativePath>../../pom.xml</relativePath>
<relativePath>../../../pom.xml</relativePath>
</parent>

<artifactId>v1_19_R3</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pathetic-provider/spigot/v1_20_R1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>de.metaphoriker</groupId>
<artifactId>pathetic-main</artifactId>
<version>3.3.1</version>
<relativePath>../../pom.xml</relativePath>
<relativePath>../../../pom.xml</relativePath>
</parent>

<artifactId>v1_20_R1</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pathetic-provider/spigot/v1_20_R2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>de.metaphoriker</groupId>
<artifactId>pathetic-main</artifactId>
<version>3.3.1</version>
<relativePath>../../pom.xml</relativePath>
<relativePath>../../../pom.xml</relativePath>
</parent>

<artifactId>v1_20_R2</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pathetic-provider/spigot/v1_20_R3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>de.metaphoriker</groupId>
<artifactId>pathetic-main</artifactId>
<version>3.3.1</version>
<relativePath>../../pom.xml</relativePath>
<relativePath>../../../pom.xml</relativePath>
</parent>

<artifactId>v1_20_R3</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pathetic-provider/spigot/v1_20_R4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>de.metaphoriker</groupId>
<artifactId>pathetic-main</artifactId>
<version>3.3.1</version>
<relativePath>../../pom.xml</relativePath>
<relativePath>../../../pom.xml</relativePath>
</parent>

<artifactId>v1_20_R4</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pathetic-provider/spigot/v1_21_R1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>de.metaphoriker</groupId>
<artifactId>pathetic-main</artifactId>
<version>3.3.1</version>
<relativePath>../../pom.xml</relativePath>
<relativePath>../../../pom.xml</relativePath>
</parent>

<artifactId>v1_21_R1</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pathetic-provider/spigot/v1_21_R2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>de.metaphoriker</groupId>
<artifactId>pathetic-main</artifactId>
<version>3.3.1</version>
<relativePath>../../pom.xml</relativePath>
<relativePath>../../../pom.xml</relativePath>
</parent>

<artifactId>v1_21_R2</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pathetic-provider/spigot/v1_21_R3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>de.metaphoriker</groupId>
<artifactId>pathetic-main</artifactId>
<version>3.3.1</version>
<relativePath>../../pom.xml</relativePath>
<relativePath>../../../pom.xml</relativePath>
</parent>

<artifactId>v1_21_R3</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pathetic-provider/spigot/v1_8/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<artifactId>pathetic-main</artifactId>
<groupId>de.metaphoriker</groupId>
<version>3.3.1</version>
<relativePath>../../pom.xml</relativePath>
<relativePath>../../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down

0 comments on commit 5336b2e

Please sign in to comment.