Michael Pasternak has uploaded a new change for review.

Change subject: codegen: update pom deps
......................................................................

codegen: update pom deps

Change-Id: I3c601c01e16e8f3238aff36804b377b0734d618b
Signed-off-by: Michael pasternak <[email protected]>
---
M ovirt-engine-sdk-java-codegen/pom.xml
1 file changed, 1 insertion(+), 28 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine-sdk-java 
refs/changes/81/14981/1

diff --git a/ovirt-engine-sdk-java-codegen/pom.xml 
b/ovirt-engine-sdk-java-codegen/pom.xml
index 52d53e2..4772afc 100644
--- a/ovirt-engine-sdk-java-codegen/pom.xml
+++ b/ovirt-engine-sdk-java-codegen/pom.xml
@@ -20,42 +20,15 @@
        </properties>
        <dependencies>
                <dependency>
-                       <groupId>com.sun.xml.bind</groupId>
-                       <artifactId>jaxb-impl</artifactId>
-                       <version>2.2</version>
-                       <type>jar</type>
-                       <scope>compile</scope>
-               </dependency>
-               <dependency>
                        <groupId>junit</groupId>
                        <artifactId>junit</artifactId>
                        <version>3.8.1</version>
                        <scope>test</scope>
                </dependency>
         <dependency>
-            <groupId>org.apache.httpcomponents</groupId>
-            <artifactId>httpclient</artifactId>
-            <version>4.2.2</version>
-            <scope>compile</scope>
-        </dependency>
-        <dependency>
-            <groupId>javax.xml.bind</groupId>
-            <artifactId>jaxb-api</artifactId>
-            <version>2.2</version>
-            <type>jar</type>
-            <scope>compile</scope>
-        </dependency>          
-        <dependency>
-               <groupId>sun-jaxb</groupId>
-               <artifactId>jaxb-xjc</artifactId>
-               <version>2.2</version>
-               <type>jar</type>
-               <scope>compile</scope>
-        </dependency>
-        <dependency>
                <groupId>org.ovirt.engine.sdk</groupId>
                <artifactId>ovirt-engine-sdk-java</artifactId>
-               <version>1.0.0.1-SNAPSHOT</version>
+               <version>1.0.0.6-1</version>
                <type>jar</type>
                <scope>compile</scope>
         </dependency>


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3c601c01e16e8f3238aff36804b377b0734d618b
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-sdk-java
Gerrit-Branch: master
Gerrit-Owner: Michael Pasternak <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to