Add pipeline as submodule
This commit is contained in:
parent
49eaa66b4e
commit
f1a05c5cec
3 changed files with 5 additions and 0 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[submodule "cloud-pipeline"]
|
||||
path = cloud-pipeline
|
||||
url = https://github.com/Sauilitired/Rorledning
|
||||
1
cloud-pipeline
Submodule
1
cloud-pipeline
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit ff7626d645330b2b7b7ba8e82ab437b4f6f86860
|
||||
1
pom.xml
1
pom.xml
|
|
@ -11,6 +11,7 @@
|
|||
<module>cloud-jline</module>
|
||||
<module>cloud-minecraft/cloud-bukkit</module>
|
||||
<module>cloud-core</module>
|
||||
<module>cloud-pipeline</module>
|
||||
</modules>
|
||||
<packaging>pom</packaging>
|
||||
<inceptionYear>2020</inceptionYear>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue