mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
Deps: Add dependency for vmware-base, axis
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
This commit is contained in:
parent
c181e0ec18
commit
94ab7b2788
8
deps/pom.xml
vendored
8
deps/pom.xml
vendored
@ -116,7 +116,13 @@
|
|||||||
<artifactId>axis2-ant-plugin</artifactId>
|
<artifactId>axis2-ant-plugin</artifactId>
|
||||||
<version>1.4.1</version>
|
<version>1.4.1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
<!-- For vmware-base -->
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.apache.axis</groupId>
|
||||||
|
<artifactId>axis</artifactId>
|
||||||
|
<version>${cs.axis.version}</version>
|
||||||
|
</dependency>
|
||||||
|
</dependencies>
|
||||||
<build>
|
<build>
|
||||||
<defaultGoal>install</defaultGoal>
|
<defaultGoal>install</defaultGoal>
|
||||||
<plugins>
|
<plugins>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user