Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Commit

Permalink
Fixed deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mspaulding06 authored and root committed Mar 2, 2013
1 parent b53c6ca commit 6a9d4cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clc/modules/autoscaling/ivy.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<info organisation="com.eucalyptus" module="eucalyptus-autoscaling"/>
<dependencies>
<dependency org="com.eucalyptus" name="eucalyptus-autoscaling-common" rev="latest.integration"/>
<dependency org="com.eucalyptus" name="eucalyptus-loadbalancing-common" rev="latest.integration"/>
<dependency org="com.eucalyptus" name="eucalyptus-ws" rev="latest.integration"/>
<dependency org="com.eucalyptus" name="eucalyptus-cluster-manager" rev="latest.integration"/>
<dependency org="com.eucalyptus" name="eucalyptus-loadbalancing" rev="latest.integration"/>
</dependencies>
</ivy-module>

0 comments on commit 6a9d4cb

Please sign in to comment.