File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ Add the API module as a dependency if you want to integrate with HeadDB from ano
8383<dependency >
8484 <groupId >io.github.silentdevelopment.headdb</groupId >
8585 <artifactId >headdb-api</artifactId >
86- <version >7.0.0-rc.2 </version >
86+ <version >7.0.0-rc.3 </version >
8787 <scope >provided</scope >
8888</dependency >
8989```
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >io.github.silentdevelopment.headdb</groupId >
88 <artifactId >HeadDB</artifactId >
9- <version >7.0.0-rc.2 </version >
9+ <version >7.0.0-rc.3 </version >
1010 </parent >
1111
1212 <artifactId >headdb-api</artifactId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >io.github.silentdevelopment.headdb</groupId >
88 <artifactId >HeadDB</artifactId >
9- <version >7.0.0-rc.2 </version >
9+ <version >7.0.0-rc.3 </version >
1010 </parent >
1111
1212 <artifactId >headdb-core</artifactId >
2727 <dependency >
2828 <groupId >io.github.silentdevelopment.headdb</groupId >
2929 <artifactId >headdb-api</artifactId >
30- <version >7.0.0-rc.2 </version >
30+ <version >7.0.0-rc.3 </version >
3131 </dependency >
3232
3333 <dependency >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >io.github.silentdevelopment.headdb</groupId >
99 <artifactId >HeadDB</artifactId >
10- <version >7.0.0-rc.2 </version >
10+ <version >7.0.0-rc.3 </version >
1111 <relativePath >../../pom.xml</relativePath >
1212 </parent >
1313
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >io.github.silentdevelopment.headdb</groupId >
88 <artifactId >HeadDB</artifactId >
9- <version >7.0.0-rc.2 </version >
9+ <version >7.0.0-rc.3 </version >
1010 </parent >
1111
1212 <artifactId >headdb-platforms</artifactId >
Original file line number Diff line number Diff line change 77
88 <groupId >io.github.silentdevelopment.headdb</groupId >
99 <artifactId >HeadDB</artifactId >
10- <version >7.0.0-rc.2 </version >
10+ <version >7.0.0-rc.3 </version >
1111 <packaging >pom</packaging >
1212
1313 <name >HeadDB</name >
You can’t perform that action at this time.
0 commit comments