diff --git a/buildtools/pom.xml b/buildtools/pom.xml index 37ae123e94..a28dbf4e69 100644 --- a/buildtools/pom.xml +++ b/buildtools/pom.xml @@ -29,7 +29,7 @@ org.apache.mahout mahout-buildtools - 0.13.2-SNAPSHOT + 0.13.1-SNAPSHOT Mahout Build Tools jar diff --git a/distribution/pom.xml b/distribution/pom.xml index 7f12160056..bbf6fa0fb4 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -20,7 +20,7 @@ org.apache.mahout mahout - 0.13.2-SNAPSHOT + 0.13.1-SNAPSHOT ../pom.xml apache-mahout-distribution diff --git a/examples/pom.xml b/examples/pom.xml index ba9e061c69..3798117550 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -23,7 +23,7 @@ org.apache.mahout mahout - 0.13.2-SNAPSHOT + 0.13.1-SNAPSHOT ../pom.xml diff --git a/h2o/pom.xml b/h2o/pom.xml index 6374a70c7a..22aa1a384f 100644 --- a/h2o/pom.xml +++ b/h2o/pom.xml @@ -23,7 +23,7 @@ org.apache.mahout mahout - 0.13.2-SNAPSHOT + 0.13.1-SNAPSHOT ../pom.xml diff --git a/hdfs/pom.xml b/hdfs/pom.xml index 156f4b1afe..2d909a2c0b 100644 --- a/hdfs/pom.xml +++ b/hdfs/pom.xml @@ -23,7 +23,7 @@ org.apache.mahout mahout - 0.13.2-SNAPSHOT + 0.13.1-SNAPSHOT ../pom.xml diff --git a/integration/pom.xml b/integration/pom.xml index c6ff45830e..5a873a6987 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -24,7 +24,7 @@ org.apache.mahout mahout - 0.13.2-SNAPSHOT + 0.13.1-SNAPSHOT ../pom.xml diff --git a/math-scala/pom.xml b/math-scala/pom.xml index 1b382d9c04..6b5f85d2ee 100644 --- a/math-scala/pom.xml +++ b/math-scala/pom.xml @@ -23,7 +23,7 @@ org.apache.mahout mahout - 0.13.2-SNAPSHOT + 0.13.1-SNAPSHOT ../pom.xml diff --git a/math/pom.xml b/math/pom.xml index 56a47ca347..9f437fc930 100644 --- a/math/pom.xml +++ b/math/pom.xml @@ -23,7 +23,7 @@ org.apache.mahout mahout - 0.13.2-SNAPSHOT + 0.13.1-SNAPSHOT ../pom.xml diff --git a/mr/pom.xml b/mr/pom.xml index 394a9c8bc4..1ce526e10a 100644 --- a/mr/pom.xml +++ b/mr/pom.xml @@ -23,7 +23,7 @@ org.apache.mahout mahout - 0.13.2-SNAPSHOT + 0.13.1-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 6a716b0108..419d290dc5 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.apache.mahout mahout - 0.13.2-SNAPSHOT + 0.13.1-SNAPSHOT pom Apache Mahout diff --git a/spark/pom.xml b/spark/pom.xml index 03a104e4d9..f93933ab7b 100644 --- a/spark/pom.xml +++ b/spark/pom.xml @@ -23,7 +23,7 @@ org.apache.mahout mahout - 0.13.2-SNAPSHOT + 0.13.1-SNAPSHOT ../pom.xml diff --git a/viennacl-omp/pom.xml b/viennacl-omp/pom.xml index 3b6113f914..5fe5bd6f91 100644 --- a/viennacl-omp/pom.xml +++ b/viennacl-omp/pom.xml @@ -23,13 +23,13 @@ org.apache.mahout mahout - 0.13.2-SNAPSHOT + 0.13.1-SNAPSHOT ../pom.xml mahout-native-viennacl-omp_${scala.compat.version} - Mahout Native VienniaCL OpenMP Bindings + Mahout Native ViennaCL OpenMP Bindings Native Structures and interfaces to be used from Mahout math-scala. diff --git a/viennacl/pom.xml b/viennacl/pom.xml index 2adb8e6afe..9c8d30281d 100644 --- a/viennacl/pom.xml +++ b/viennacl/pom.xml @@ -23,13 +23,13 @@ org.apache.mahout mahout - 0.13.2-SNAPSHOT + 0.13.1-SNAPSHOT ../pom.xml mahout-native-viennacl_${scala.compat.version} - Mahout Native VienniaCL OpenCL Bindings + Mahout Native ViennaCL OpenCL Bindings Native Structures and interfaces to be used from Mahout math-scala.