Skip to content

Commit

Permalink
Remove references to no-longer-existing maven modules.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jannyboy11 committed Jun 13, 2024
1 parent 06e22e6 commit 967a55b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
6 changes: 0 additions & 6 deletions InvSee++_Give_Plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -130,12 +130,6 @@
<version>${project.version}</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.janboerman.invsee</groupId>
<artifactId>give_impl_1_15_2_r1</artifactId>
<version>${project.version}</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.janboerman.invsee</groupId>
<artifactId>give_impl_1_12_2_r1</artifactId>
Expand Down
6 changes: 0 additions & 6 deletions InvSee++_Plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -159,12 +159,6 @@
<version>${project.version}</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.janboerman.invsee</groupId>
<artifactId>impl_1_15_2_r1</artifactId>
<version>${project.version}</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.janboerman.invsee</groupId>
<artifactId>impl_1_16_5_r3</artifactId>
Expand Down

0 comments on commit 967a55b

Please sign in to comment.