Skip to content

Commit 9a7e0e7

Browse files
committed
Finalize Version
1 parent 199c6b1 commit 9a7e0e7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

nms/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</dependency>
2020
<dependency>
2121
<groupId>techcable.minecraft</groupId>
22-
<artifactId>nms-v1_7_R3</artifactId>
22+
<artifactId>npclib-nms-v1_7_R3</artifactId>
2323
<version>${parent.version}</version>
2424
<scope>compile</scope>
2525
</dependency>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<groupId>techcable.minecraft</groupId>
44
<artifactId>npclib-parent</artifactId>
55
<name>NPC Lib</name>
6-
<version>1.0.2-SNAPSHOT</version>
6+
<version>1.0.2</version>
77
<packaging>pom</packaging>
88

99
<repositories>

0 commit comments

Comments
 (0)