Skip to content

Commit a8b62a5

Browse files
authored
update pom to recompile error with 1.21.4
1 parent 97b4ec6 commit a8b62a5

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

dist/pom.xml

+2-8
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<!-- core -->
6262
<dependency>
6363
<groupId>me.matsubara</groupId>
64-
<artifactId>realisticvillagers-core</artifactId>
64+
<artifactId>realisticvillagers-core</artifactId>
6565
<version>${project.parent.version}</version>
6666
</dependency>
6767
<!-- v1_18 -->
@@ -106,11 +106,5 @@
106106
<artifactId>realisticvillagers-v1_21</artifactId>
107107
<version>${project.parent.version}</version>
108108
</dependency>
109-
<!-- v1_21_4 -->
110-
<dependency>
111-
<groupId>me.matsubara</groupId>
112-
<artifactId>realisticvillagers-v1_21_4</artifactId>
113-
<version>${project.parent.version}</version>
114-
</dependency>
115109
</dependencies>
116-
</project>
110+
</project>

0 commit comments

Comments
 (0)