You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@vxquery.apache.org by ti...@apache.org on 2012/07/31 06:02:48 UTC

svn commit: r1367404 - /incubator/vxquery/trunk/vxquery/vxquery-xtest/pom.xml

Author: tillw
Date: Tue Jul 31 04:02:47 2012
New Revision: 1367404

URL: http://svn.apache.org/viewvc?rev=1367404&view=rev
Log:
remove some tabs

Modified:
    incubator/vxquery/trunk/vxquery/vxquery-xtest/pom.xml

Modified: incubator/vxquery/trunk/vxquery/vxquery-xtest/pom.xml
URL: http://svn.apache.org/viewvc/incubator/vxquery/trunk/vxquery/vxquery-xtest/pom.xml?rev=1367404&r1=1367403&r2=1367404&view=diff
==============================================================================
--- incubator/vxquery/trunk/vxquery/vxquery-xtest/pom.xml (original)
+++ incubator/vxquery/trunk/vxquery/vxquery-xtest/pom.xml Tue Jul 31 04:02:47 2012
@@ -100,13 +100,15 @@
       <artifactId>hyracks-control-nc</artifactId>
       <version>0.2.1-SNAPSHOT</version>
     </dependency>
+
     <dependency>
-    	<groupId>org.apache.vxquery</groupId>
-    	<artifactId>apache-vxquery-core-incubating</artifactId>
-    	<version>0.1-SNAPSHOT</version>
+      <groupId>org.apache.vxquery</groupId>
+      <artifactId>apache-vxquery-core-incubating</artifactId>
+      <version>0.1-SNAPSHOT</version>
     </dependency>
+
   </dependencies>
- 
+
   <reporting>
     <plugins>
       <plugin>