Moved all chains to chain prefix modules
This commit is contained in:
parent
38d9a514c8
commit
26d33c1ec7
68 changed files with 96 additions and 105 deletions
10
gdxapp4d-chain-default-music/pom.xml
Normal file
10
gdxapp4d-chain-default-music/pom.xml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<groupId>love.distributedrebirth.gdxapp4d</groupId>
|
||||
<artifactId>gdxapp4d</artifactId>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
</parent>
|
||||
<artifactId>gdxapp4d-chain-default-music</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
</project>
|
||||
Loading…
Add table
Add a link
Reference in a new issue