mirror of https://github.com/apache/cloudstack.git
Revert "core: Comment testSourceDirectory in pom.xml to fix build"
Had unclean git repo, from switching between 4.0 and master.
This reverts commit c3f9a9b748.
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
This commit is contained in:
parent
c3f9a9b748
commit
16fa74b729
|
|
@ -47,6 +47,6 @@
|
|||
<build>
|
||||
<defaultGoal>install</defaultGoal>
|
||||
<sourceDirectory>src</sourceDirectory>
|
||||
<!-- testSourceDirectory>test</testSourceDirectory -->
|
||||
<testSourceDirectory>test</testSourceDirectory>
|
||||
</build>
|
||||
</project>
|
||||
|
|
|
|||
Loading…
Reference in New Issue