NX01: Moved cake taste and cake talk in jpp1 module
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 59s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 59s
This commit is contained in:
parent
9f023a7855
commit
95378bd1f2
123 changed files with 599 additions and 536 deletions
12
pom.xml
12
pom.xml
|
|
@ -25,11 +25,11 @@
|
|||
<modules>
|
||||
<module>nx01-jpp0-collections2</module>
|
||||
<module>nx01-jpp0-kaas</module>
|
||||
<module>nx01-jpp0-kaas-talk</module>
|
||||
<module>nx01-jpp0-nether-dial</module>
|
||||
<module>nx01-jpp0-nether-dial-based</module>
|
||||
<module>nx01-jpp0-nether-dial-lingua</module>
|
||||
<module>nx01-jpp0-nether-tone</module>
|
||||
<module>nx01-jpp1-klass-cake</module>
|
||||
<module>nx01-jpp-base</module>
|
||||
<module>nx01-king-java3</module>
|
||||
<module>nx01-king-java3c</module>
|
||||
|
|
@ -269,11 +269,6 @@
|
|||
<artifactId>nx01-jpp0-kaas</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>love.distributedrebirth.nx01</groupId>
|
||||
<artifactId>nx01-jpp0-kaas-talk</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>love.distributedrebirth.nx01</groupId>
|
||||
<artifactId>nx01-jpp0-nether-dial</artifactId>
|
||||
|
|
@ -294,6 +289,11 @@
|
|||
<artifactId>nx01-jpp0-nether-tone</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>love.distributedrebirth.nx01</groupId>
|
||||
<artifactId>nx01-jpp1-klass-cake</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>love.distributedrebirth.nx01</groupId>
|
||||
<artifactId>nx01-jpp-base</artifactId>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue