Repository: mahout
Updated Branches:
  refs/heads/branch-0.14.0 aa57e2f17 -> 02f75f997


http://git-wip-us.apache.org/repos/asf/mahout/blob/02f75f99/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 3aa5d21..23757c6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -746,13 +746,13 @@
     <profile>
       <id>viennacl</id>
       <modules>
-        <module>experimental</module>
+        <module>experimental/viennacl</module>
       </modules>
     </profile>
     <profile>
       <id>viennacl-omp</id>
       <modules>
-        <module>experimental</module>
+        <module>experimental/viennacl-omp</module>
       </modules>
     </profile>
     <profile>

Reply via email to