Skip to content

Commit 8f4d943

Browse files
committed
build fix
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
1 parent 98cbcff commit 8f4d943

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/test/resources/createNetworkOffering.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,5 @@
7070
<bean id="VsphereStoragePolicyDaoImpl" class="com.cloud.dc.dao.VsphereStoragePolicyDaoImpl" />
7171
<bean id="annotationDaoImpl" class="org.apache.cloudstack.annotation.dao.AnnotationDaoImpl" />
7272
<bean id="PassphraseDaoImpl" class="org.apache.cloudstack.secret.dao.PassphraseDaoImpl" />
73+
<bean id="domainDao" class="com.cloud.user.DomainManagerImpl" />
7374
</beans>

0 commit comments

Comments
 (0)