Skip to content

Commit

Permalink
release 1.4.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lebinh committed Jun 13, 2016
1 parent 57069ea commit 1849c18
Show file tree
Hide file tree
Showing 8 changed files with 23 additions and 23 deletions.
4 changes: 2 additions & 2 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<artifactId>ddf_core_2.10</artifactId>
<packaging>jar</packaging>
<description>ddf_core</description>
<version>1.4.17</version>
<version>1.4.17.1</version>
<name>ddf_core</name>
<organization>
<name>io.ddf</name>
Expand All @@ -18,7 +18,7 @@
<parent>
<groupId>io</groupId>
<artifactId>ddf</artifactId>
<version>1.4.17</version>
<version>1.4.17.1</version>
</parent>
<build>
<directory>${basedir}/target/scala-2.10</directory>
Expand Down
6 changes: 3 additions & 3 deletions ddf-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<artifactId>ddf_test_2.10</artifactId>
<packaging>jar</packaging>
<description>ddf_test</description>
<version>1.4.17</version>
<version>1.4.17.1</version>
<name>ddf_test</name>
<organization>
<name>io.ddf</name>
Expand All @@ -18,7 +18,7 @@
<parent>
<groupId>io</groupId>
<artifactId>ddf</artifactId>
<version>1.4.17</version>
<version>1.4.17.1</version>
</parent>
<build>
<directory>${basedir}/target/scala-2.10</directory>
Expand Down Expand Up @@ -217,7 +217,7 @@
<dependency>
<groupId>io.ddf</groupId>
<artifactId>ddf_core_2.10</artifactId>
<version>1.4.17</version>
<version>1.4.17.1</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down
8 changes: 4 additions & 4 deletions examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<artifactId>ddf_examples_2.10</artifactId>
<packaging>jar</packaging>
<description>ddf_examples</description>
<version>1.4.17</version>
<version>1.4.17.1</version>
<name>ddf_examples</name>
<organization>
<name>io.ddf</name>
Expand All @@ -18,7 +18,7 @@
<parent>
<groupId>io</groupId>
<artifactId>ddf</artifactId>
<version>1.4.17</version>
<version>1.4.17.1</version>
</parent>
<build>
<directory>${basedir}/target/scala-2.10</directory>
Expand Down Expand Up @@ -217,12 +217,12 @@
<dependency>
<groupId>io.ddf</groupId>
<artifactId>ddf_spark_2.10</artifactId>
<version>1.4.17</version>
<version>1.4.17.1</version>
</dependency>
<dependency>
<groupId>io.ddf</groupId>
<artifactId>ddf_core_2.10</artifactId>
<version>1.4.17</version>
<version>1.4.17.1</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down
6 changes: 3 additions & 3 deletions hdfs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<artifactId>ddf_hdfs_2.10</artifactId>
<packaging>jar</packaging>
<description>ddf_hdfs</description>
<version>1.4.17</version>
<version>1.4.17.1</version>
<name>ddf_hdfs</name>
<organization>
<name>io.ddf</name>
Expand All @@ -18,7 +18,7 @@
<parent>
<groupId>io</groupId>
<artifactId>ddf</artifactId>
<version>1.4.17</version>
<version>1.4.17.1</version>
</parent>
<build>
<directory>${basedir}/target/scala-2.10</directory>
Expand Down Expand Up @@ -217,7 +217,7 @@
<dependency>
<groupId>io.ddf</groupId>
<artifactId>ddf_core_2.10</artifactId>
<version>1.4.17</version>
<version>1.4.17.1</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<artifactId>ddf</artifactId>
<packaging>pom</packaging>
<description>Distributed DataFrame</description>
<version>1.4.17</version>
<version>1.4.17.1</version>
<name>ddf</name>
<organization>
<name>io.ddf</name>
Expand Down
2 changes: 1 addition & 1 deletion project/RootBuild.scala
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ object RootBuild extends Build {
val rootOrganization = "io"
val projectName = "ddf"
val rootProjectName = projectName
val rootVersion = "1.4.17"
val rootVersion = "1.4.17.1"

// Project and modules information
val projectOrganization = rootOrganization + "." + projectName
Expand Down
6 changes: 3 additions & 3 deletions s3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<artifactId>ddf_s3_2.10</artifactId>
<packaging>jar</packaging>
<description>ddf_s3</description>
<version>1.4.17</version>
<version>1.4.17.1</version>
<name>ddf_s3</name>
<organization>
<name>io.ddf</name>
Expand All @@ -18,7 +18,7 @@
<parent>
<groupId>io</groupId>
<artifactId>ddf</artifactId>
<version>1.4.17</version>
<version>1.4.17.1</version>
</parent>
<build>
<directory>${basedir}/target/scala-2.10</directory>
Expand Down Expand Up @@ -217,7 +217,7 @@
<dependency>
<groupId>io.ddf</groupId>
<artifactId>ddf_core_2.10</artifactId>
<version>1.4.17</version>
<version>1.4.17.1</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down
12 changes: 6 additions & 6 deletions spark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<artifactId>ddf_spark_2.10</artifactId>
<packaging>jar</packaging>
<description>ddf_spark</description>
<version>1.4.17</version>
<version>1.4.17.1</version>
<name>ddf_spark</name>
<organization>
<name>io.ddf</name>
Expand All @@ -18,7 +18,7 @@
<parent>
<groupId>io</groupId>
<artifactId>ddf</artifactId>
<version>1.4.17</version>
<version>1.4.17.1</version>
</parent>
<build>
<directory>${basedir}/target/scala-2.10</directory>
Expand Down Expand Up @@ -217,23 +217,23 @@
<dependency>
<groupId>io.ddf</groupId>
<artifactId>ddf_test_2.10</artifactId>
<version>1.4.17</version>
<version>1.4.17.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>io.ddf</groupId>
<artifactId>ddf_core_2.10</artifactId>
<version>1.4.17</version>
<version>1.4.17.1</version>
</dependency>
<dependency>
<groupId>io.ddf</groupId>
<artifactId>ddf_s3_2.10</artifactId>
<version>1.4.17</version>
<version>1.4.17.1</version>
</dependency>
<dependency>
<groupId>io.ddf</groupId>
<artifactId>ddf_hdfs_2.10</artifactId>
<version>1.4.17</version>
<version>1.4.17.1</version>
<exclusions>
<exclusion>
<groupId>javax.servlet</groupId>
Expand Down

0 comments on commit 1849c18

Please sign in to comment.