You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@vxquery.apache.org by pr...@apache.org on 2012/07/25 20:01:21 UTC

svn commit: r1365676 - /incubator/vxquery/trunk/vxquery/vxquery-cli/pom.xml

Author: prestonc
Date: Wed Jul 25 18:01:21 2012
New Revision: 1365676

URL: http://svn.apache.org/viewvc?rev=1365676&view=rev
Log:
One more place that required the new name change.

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

Modified: incubator/vxquery/trunk/vxquery/vxquery-cli/pom.xml
URL: http://svn.apache.org/viewvc/incubator/vxquery/trunk/vxquery/vxquery-cli/pom.xml?rev=1365676&r1=1365675&r2=1365676&view=diff
==============================================================================
--- incubator/vxquery/trunk/vxquery/vxquery-cli/pom.xml (original)
+++ incubator/vxquery/trunk/vxquery/vxquery-cli/pom.xml Wed Jul 25 18:01:21 2012
@@ -72,7 +72,7 @@
   <dependencies>
     <dependency>
       <groupId>org.apache.vxquery</groupId>
-      <artifactId>vxquery-core</artifactId>
+      <artifactId>apache-vxquery-core-incubating</artifactId>
       <version>0.1-SNAPSHOT</version>
       <scope>compile</scope>
     </dependency>