Author: saminda
Date: Mon Dec 17 10:08:07 2007
New Revision: 11277

Log:

Testing. Will be reverted 


Modified:
   trunk/wsas/java/pom.xml

Modified: trunk/wsas/java/pom.xml
==============================================================================
--- trunk/wsas/java/pom.xml     (original)
+++ trunk/wsas/java/pom.xml     Mon Dec 17 10:08:07 2007
@@ -769,6 +769,12 @@
                 <scope>test</scope>
             </dependency>
 
+            <dependency>
+                <groupId>org.wso2.dataservice</groupId>
+                <artifactId>wso2data-service</artifactId>
+                <version>${wso2dataservice.version}</version>
+            </dependency>
+
         </dependencies>
     </dependencyManagement>
 
@@ -1822,10 +1828,9 @@
         <dependency>
             <groupId>org.wso2.dataservice</groupId>
             <artifactId>wso2data-service</artifactId>
-            <version>${wso2dataservice.version}</version>
         </dependency>
 
-        <dependency>
+        <!--<dependency>
             <groupId>au.com.bytecode.opencsv</groupId>
             <artifactId>opencsv</artifactId>
             <version>${opencsv.version}</version>
@@ -1834,7 +1839,7 @@
             <groupId>org.apache.poi</groupId>
             <artifactId>poi</artifactId>
             <version>${poi.version}</version>
-        </dependency>
+        </dependency>-->
 
     </dependencies>
 

_______________________________________________
Wsas-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev

Reply via email to