Make cloud-core depend on cloud-pipeline
This commit is contained in:
parent
ab911c269a
commit
c6f2351e2c
1 changed files with 7 additions and 1 deletions
|
|
@ -37,5 +37,11 @@
|
|||
|
||||
<artifactId>cloud-core</artifactId>
|
||||
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>com.intellectualsites</groupId>
|
||||
<artifactId>cloud-pipeline</artifactId>
|
||||
<version>1.5.0-SNAPSHOT</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue