Skip to content

Commit f212660

Browse files
committed
chore: temporarily change version for direct referencing of the artifact
1 parent 5996305 commit f212660

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PacketWrapper/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
33
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
44
<modelVersion>4.0.0</modelVersion>
5-
<groupId>com.comphenix.packetwrapper</groupId>
6-
<artifactId>PacketWrapper</artifactId>
5+
<groupId>ru.progrm_jarvis.minecraft</groupId>
6+
<artifactId>PacketWrapper-BC</artifactId>
77
<version>1.16.4-R0.1-SNAPSHOT</version>
88

99
<name>PacketWrapper</name>

0 commit comments

Comments
 (0)