mirror of https://github.com/apache/cloudstack.git
Moved the virtualmachine implementation into engine/orchestration
This commit is contained in:
parent
4ba359c3fe
commit
564502abd7
|
|
@ -61,9 +61,4 @@
|
|||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<build>
|
||||
<defaultGoal>install</defaultGoal>
|
||||
<sourceDirectory>src</sourceDirectory>
|
||||
<testSourceDirectory>test</testSourceDirectory>
|
||||
</build>
|
||||
</project>
|
||||
|
|
|
|||
Loading…
Reference in New Issue