File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 55 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
66 <parent >
77 <artifactId >parent</artifactId >
8- <groupId >org.inventivetalent.packetlistener </groupId >
8+ <groupId >org.inventivetalent.packetlistenerapi </groupId >
99 <version >parent</version >
1010 </parent >
1111 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 44 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
55 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
66 <parent >
7- <groupId >org.inventivetalent.packetlistener </groupId >
7+ <groupId >org.inventivetalent.packetlistenerapi </groupId >
88 <artifactId >parent</artifactId >
99 <version >parent</version >
1010 </parent >
1515
1616 <dependencies >
1717 <dependency >
18- <groupId >org.inventivetalent.packetlistener </groupId >
18+ <groupId >org.inventivetalent.packetlistenerapi </groupId >
1919 <artifactId >api</artifactId >
2020 <version >${pl.version} </version >
2121 </dependency >
Original file line number Diff line number Diff line change 44 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
55 <modelVersion >4.0.0</modelVersion >
66
7- <groupId >org.inventivetalent.packetlistener </groupId >
7+ <groupId >org.inventivetalent.packetlistenerapi </groupId >
88 <artifactId >parent</artifactId >
99 <packaging >pom</packaging >
1010 <version >parent</version >
6464 <artifactSet >
6565 <includes >
6666 <include >org.mcstats.*</include >
67- <include >org.inventivetalent.packetlistener :**</include >
67+ <include >org.inventivetalent.packetlistenerapi :**</include >
6868 <include >org.inventivetalent:reflectionhelper**</include >
6969 <include >org.inventivetalent:apimanager**</include >
7070 <include >org.inventivetalent.spiget-update:bukkit**</include >
You can’t perform that action at this time.
0 commit comments