File tree Expand file tree Collapse file tree 4 files changed +13
-12
lines changed
Expand file tree Collapse file tree 4 files changed +13
-12
lines changed Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >com.jaimemartz</groupId >
99 <artifactId >playerbalancer-parent</artifactId >
10- <version >2.3.0 -SNAPSHOT</version >
10+ <version >2.3.1 -SNAPSHOT</version >
1111 </parent >
1212
1313 <artifactId >playerbalancer-addon</artifactId >
Original file line number Diff line number Diff line change 66
77 <parent >
88 <groupId >com.jaimemartz</groupId >
9- <version >2.3.0 -SNAPSHOT</version >
9+ <version >2.3.1 -SNAPSHOT</version >
1010 <artifactId >playerbalancer-parent</artifactId >
1111 </parent >
1212
Original file line number Diff line number Diff line change 66
77 <groupId >com.bghddevelopment.partyandfriendsaddon</groupId >
88 <artifactId >PBServerConnector</artifactId >
9- <version >2.3.0 -SNAPSHOT</version >
9+ <version >2.3.1 -SNAPSHOT</version >
1010 <packaging >jar</packaging >
1111
12- <name >Addon </name >
12+ <name >PartyAndFriendsAddon </name >
1313
1414 <properties >
1515 <java .version>1.8</java .version>
6161 <id >sonatype</id >
6262 <url >https://oss.sonatype.org/content/groups/public/</url >
6363 </repository >
64- <repository >
65- <id >simonsators Repo</id >
66- <url >http ://simonsator.de/repo</url >
67- </repository >
64+ <repository >
65+ <id >simonsators Repo</id >
66+ <url >https ://simonsator.de/repo</url >
67+ </repository >
6868 </repositories >
6969
7070 <dependencies >
7171 <dependency >
7272 <groupId >de.simonsator</groupId >
7373 <artifactId >BungeecordPartyAndFriends</artifactId >
74- <version >1.0.79 </version >
74+ <version >1.0.85 </version >
7575 </dependency >
7676 <dependency >
7777 <groupId >net.md-5</groupId >
8888 <scope >provided</scope >
8989 </dependency >
9090 <dependency >
91- <groupId >org.spigotmc </groupId >
91+ <groupId >com.jaimemartz.playerbalancer </groupId >
9292 <artifactId >PlayerBalancer</artifactId >
9393 <version >2.3.0-SNAPSHOT</version >
9494 <scope >system</scope >
Original file line number Diff line number Diff line change 66
77 <groupId >com.jaimemartz</groupId >
88 <artifactId >playerbalancer-parent</artifactId >
9- <version >2.3.0 -SNAPSHOT</version >
9+ <version >2.3.1 -SNAPSHOT</version >
1010 <packaging >pom</packaging >
1111
1212 <modules >
1313 <module >balancer</module >
1414 <module >addon</module >
15+ <module >partyandfriendsaddon</module >
1516 </modules >
1617
1718 <name >PlayerBalancerParent</name >
140141 <dependency >
141142 <groupId >org.projectlombok</groupId >
142143 <artifactId >lombok</artifactId >
143- <version >1.18.10 </version >
144+ <version >1.18.22 </version >
144145 <scope >provided</scope >
145146 </dependency >
146147 <dependency >
You can’t perform that action at this time.
0 commit comments