Ohad Basan has uploaded a new change for review.

Change subject: fix authentication pom file
......................................................................

fix authentication pom file

since this module was introduced the project will not compile
it had the wrong parent id

Change-Id: I848621fe0c6c3620214de754d69494ff8096a1ad
Signed-off-by: Ohad Basan <oba...@redhat.com>
---
M backend/manager/modules/authentication/pom.xml
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/24/23324/1

diff --git a/backend/manager/modules/authentication/pom.xml 
b/backend/manager/modules/authentication/pom.xml
index 179834f..32aed64 100644
--- a/backend/manager/modules/authentication/pom.xml
+++ b/backend/manager/modules/authentication/pom.xml
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.ovirt.engine.core</groupId>
     <artifactId>manager-modules</artifactId>
-    <version>3.4.0-SNAPSHOT</version>
+    <version>3.0</version>
   </parent>
 
   <artifactId>authentication</artifactId>


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

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

Reply via email to