We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 199c6b1 commit 9a7e0e7Copy full SHA for 9a7e0e7
nms/pom.xml
@@ -19,7 +19,7 @@
19
</dependency>
20
<dependency>
21
<groupId>techcable.minecraft</groupId>
22
- <artifactId>nms-v1_7_R3</artifactId>
+ <artifactId>npclib-nms-v1_7_R3</artifactId>
23
<version>${parent.version}</version>
24
<scope>compile</scope>
25
pom.xml
@@ -3,7 +3,7 @@
3
4
<artifactId>npclib-parent</artifactId>
5
<name>NPC Lib</name>
6
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.0.2</version>
7
<packaging>pom</packaging>
8
9
<repositories>
0 commit comments