You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dw...@apache.org on 2008/08/10 16:06:24 UTC

svn commit: r684505 - /geronimo/samples/trunk/repository/pom.xml

Author: dwoods
Date: Sun Aug 10 07:06:23 2008
New Revision: 684505

URL: http://svn.apache.org/viewvc?rev=684505&view=rev
Log:
remove jaxb ref, which is not in our private repo

Modified:
    geronimo/samples/trunk/repository/pom.xml

Modified: geronimo/samples/trunk/repository/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/samples/trunk/repository/pom.xml?rev=684505&r1=684504&r2=684505&view=diff
==============================================================================
--- geronimo/samples/trunk/repository/pom.xml (original)
+++ geronimo/samples/trunk/repository/pom.xml Sun Aug 10 07:06:23 2008
@@ -71,11 +71,6 @@
             <groupId>com.sun.xml.ws</groupId>
             <artifactId>jaxws-rt</artifactId>
         </dependency>
-
-        <dependency>
-            <groupId>com.sun.xml.bind</groupId>
-            <artifactId>jaxb-xjc</artifactId>
-        </dependency>
         <!-- end add for wsgen-->
         
         <!-- See GERONIMO-3858 - Windows patch -->