File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >bedrock-parent</artifactId >
7
7
<groupId >org.powernukkit.bedrock.protocol</groupId >
8
- <version >2.9.14 -PN.1-SNAPSHOT</version >
8
+ <version >2.9.15 -PN.1-SNAPSHOT</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
Original file line number Diff line number Diff line change 4
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
5
<parent >
6
6
<artifactId >bedrock-parent</artifactId >
7
- <groupId >com.nukkitx .protocol</groupId >
8
- <version >2.9.15-SNAPSHOT</version >
7
+ <groupId >org.powernukkit.bedrock .protocol</groupId >
8
+ <version >2.9.15-PN.1- SNAPSHOT</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
12
12
<artifactId >bedrock-v560</artifactId >
13
13
14
14
<dependencies >
15
15
<dependency >
16
- <groupId >com.nukkitx .protocol</groupId >
16
+ <groupId >org.powernukkit.bedrock .protocol</groupId >
17
17
<artifactId >bedrock-v557</artifactId >
18
18
<version >${project.version} </version >
19
19
</dependency >
20
20
</dependencies >
21
- </project >
21
+ </project >
You can’t perform that action at this time.
0 commit comments