Roy Golan has uploaded a new change for review.

Change subject: core: WIP libosinfo add GWT changes for libosinfo-types
......................................................................

core: WIP libosinfo add GWT changes for libosinfo-types

Change-Id: I93a3418dec4381a9f9209081ef775c99d9f7dcf0
Signed-off-by: Roy Golan <rgo...@redhat.com>
---
M frontend/webadmin/modules/uicommonweb/pom.xml
1 file changed, 8 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/50/9050/1

diff --git a/frontend/webadmin/modules/uicommonweb/pom.xml 
b/frontend/webadmin/modules/uicommonweb/pom.xml
index 9846969..b4090e5 100644
--- a/frontend/webadmin/modules/uicommonweb/pom.xml
+++ b/frontend/webadmin/modules/uicommonweb/pom.xml
@@ -38,7 +38,14 @@
                        <version>${engine.version}</version>
                        <scope>provided</scope>
                </dependency>
-       </dependencies>
+               <dependency>
+                       <groupId>org.ovirt.engine.core.libosinfo</groupId>
+                       <artifactId>libosinfo-types</artifactId>
+                       <version>${engine.version}</version>
+                       <scope>provided</scope>
+               </dependency>
+
+       </dependencies>
 
        <build>
                <plugins>


--
To view, visit http://gerrit.ovirt.org/9050
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I93a3418dec4381a9f9209081ef775c99d9f7dcf0
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Roy Golan <rgo...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to