[prev in list] [next in list] [prev in thread] [next in thread] 

List:       juddi-cvs
Subject:    svn commit: r528820 - /webservices/juddi/trunk/pom.xml
From:       kstam () apache ! org
Date:       2007-04-14 15:27:09
Message-ID: 20070414152709.473361A9838 () eris ! apache ! org
[Download RAW message or body]

Author: kstam
Date: Sat Apr 14 08:27:08 2007
New Revision: 528820

URL: http://svn.apache.org/viewvc?view=rev&rev=528820
Log:
Adding compile time axis2 jar dependencies to the pom.xml

Modified:
    webservices/juddi/trunk/pom.xml

Modified: webservices/juddi/trunk/pom.xml
URL: http://svn.apache.org/viewvc/webservices/juddi/trunk/pom.xml?view=diff&rev=528820&r1=528819&r2=528820
 ==============================================================================
--- webservices/juddi/trunk/pom.xml (original)
+++ webservices/juddi/trunk/pom.xml Sat Apr 14 08:27:08 2007
@@ -359,6 +359,17 @@
             <version>${axis.version}</version>
             <scope>provided</scope>
         </dependency>
+        <dependency>
+            <groupId>org.apache.axis2</groupId>
+            <artifactId>axis2-kernel</artifactId>
+            <version>1.1.1</version>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.ws.commons.axiom</groupId>
+            <artifactId>axiom-api</artifactId>
+            <version>1.2.2</version>
+        </dependency>
+        
     </dependencies>
     <reporting>
         <plugins>



---------------------------------------------------------------------
To unsubscribe, e-mail: juddi-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: juddi-cvs-help@ws.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic