Skip to content

Commit

Permalink
Merge pull request #10802 from caskdata/bump-to-5.1.1-snapshot
Browse files Browse the repository at this point in the history
Bump to 5.1.1 snapshot
  • Loading branch information
anwar6953 committed Nov 8, 2018
2 parents 893f6c3 + 2a0b956 commit b769094
Show file tree
Hide file tree
Showing 115 changed files with 117 additions and 117 deletions.
2 changes: 1 addition & 1 deletion cdap-api-common/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap</artifactId>
<version>5.1.0</version>
<version>5.1.1</version>
</parent>

<artifactId>cdap-api-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-api-spark/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap</artifactId>
<version>5.1.0</version>
<version>5.1.1</version>
</parent>

<artifactId>cdap-api-spark</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-api-spark2_2.11/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap</artifactId>
<version>5.1.0</version>
<version>5.1.1</version>
</parent>

<artifactId>cdap-api-spark2_2.11</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-api/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap</artifactId>
<version>5.1.0</version>
<version>5.1.1</version>
</parent>

<artifactId>cdap-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-app-fabric-tests/pom.xml
Expand Up @@ -22,7 +22,7 @@ the License.
<parent>
<artifactId>cdap</artifactId>
<groupId>co.cask.cdap</groupId>
<version>5.1.0</version>
<version>5.1.1</version>
</parent>

<artifactId>cdap-app-fabric-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-app-fabric/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap</artifactId>
<version>5.1.0</version>
<version>5.1.1</version>
</parent>

<artifactId>cdap-app-fabric</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-app-templates/cdap-etl/cdap-data-pipeline/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap-etl</artifactId>
<version>5.1.0</version>
<version>5.1.1</version>
</parent>

<artifactId>cdap-data-pipeline</artifactId>
Expand Down
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap-etl</artifactId>
<version>5.1.0</version>
<version>5.1.1</version>
</parent>

<artifactId>cdap-data-pipeline2_2.11</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-app-templates/cdap-etl/cdap-data-streams/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap-etl</artifactId>
<version>5.1.0</version>
<version>5.1.1</version>
</parent>

<artifactId>cdap-data-streams</artifactId>
Expand Down
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap-etl</artifactId>
<version>5.1.0</version>
<version>5.1.1</version>
</parent>

<artifactId>cdap-data-streams2_2.11</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-app-templates/cdap-etl/cdap-etl-api-spark/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap-etl</artifactId>
<version>5.1.0</version>
<version>5.1.1</version>
</parent>

<artifactId>cdap-etl-api-spark</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-app-templates/cdap-etl/cdap-etl-api/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap-etl</artifactId>
<version>5.1.0</version>
<version>5.1.1</version>
</parent>

<artifactId>cdap-etl-api</artifactId>
Expand Down
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap-etl-archetypes</artifactId>
<version>5.1.0</version>
<version>5.1.1</version>
</parent>

<artifactId>cdap-data-pipeline-plugins-archetype</artifactId>
Expand Down
Expand Up @@ -28,7 +28,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spark.version>1.6.1</spark.version>
<cdap.version>5.1.0</cdap.version>
<cdap.version>5.1.1</cdap.version>
<hadoop.version>2.3.0</hadoop.version>
<!-- properties for script build step that creates the config files for the artifacts -->
<widgets.dir>widgets</widgets.dir>
Expand Down
2 changes: 1 addition & 1 deletion cdap-app-templates/cdap-etl/cdap-etl-archetypes/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap-etl</artifactId>
<version>5.1.0</version>
<version>5.1.1</version>
</parent>

<artifactId>cdap-etl-archetypes</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-app-templates/cdap-etl/cdap-etl-batch/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap-etl</artifactId>
<version>5.1.0</version>
<version>5.1.1</version>
</parent>

<artifactId>cdap-etl-batch</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-app-templates/cdap-etl/cdap-etl-core/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap-etl</artifactId>
<version>5.1.0</version>
<version>5.1.1</version>
</parent>

<artifactId>cdap-etl-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-app-templates/cdap-etl/cdap-etl-proto/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap-etl</artifactId>
<version>5.1.0</version>
<version>5.1.1</version>
</parent>

<artifactId>cdap-etl-proto</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-app-templates/cdap-etl/cdap-etl-tools/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap-etl</artifactId>
<version>5.1.0</version>
<version>5.1.1</version>
</parent>

<artifactId>cdap-etl-tools</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-app-templates/cdap-etl/hydrator-spark-core/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap-etl</artifactId>
<version>5.1.0</version>
<version>5.1.1</version>
</parent>

<artifactId>hydrator-spark-core</artifactId>
Expand Down
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap-etl</artifactId>
<version>5.1.0</version>
<version>5.1.1</version>
</parent>

<artifactId>hydrator-spark-core2_2.11</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-app-templates/cdap-etl/hydrator-test/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap-etl</artifactId>
<version>5.1.0</version>
<version>5.1.1</version>
</parent>

<artifactId>hydrator-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-app-templates/cdap-etl/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap-app-templates</artifactId>
<version>5.1.0</version>
<version>5.1.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion cdap-app-templates/cdap-program-report/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap-app-templates</artifactId>
<version>5.1.0</version>
<version>5.1.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion cdap-app-templates/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap</artifactId>
<version>5.1.0</version>
<version>5.1.1</version>
</parent>

<artifactId>cdap-app-templates</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-archetypes/cdap-app-archetype/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap-archetypes</artifactId>
<version>5.1.0</version>
<version>5.1.1</version>
</parent>

<artifactId>cdap-app-archetype</artifactId>
Expand Down
Expand Up @@ -28,7 +28,7 @@
<properties>
<app.main.class>${package}.HelloWorld</app.main.class>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<cdap.version>5.1.0</cdap.version>
<cdap.version>5.1.1</cdap.version>
<slf4j.version>1.7.5</slf4j.version>
<guava.version>13.0.1</guava.version>
<junit.version>4.11</junit.version>
Expand Down
2 changes: 1 addition & 1 deletion cdap-archetypes/cdap-mapreduce-archetype/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap-archetypes</artifactId>
<version>5.1.0</version>
<version>5.1.1</version>
</parent>

<artifactId>cdap-mapreduce-archetype</artifactId>
Expand Down
Expand Up @@ -28,7 +28,7 @@
<properties>
<app.main.class>${package}.MapReduceApp</app.main.class>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<cdap.version>5.1.0</cdap.version>
<cdap.version>5.1.1</cdap.version>
<slf4j.version>1.7.5</slf4j.version>
<guava.version>13.0.1</guava.version>
<junit.version>4.11</junit.version>
Expand Down
2 changes: 1 addition & 1 deletion cdap-archetypes/cdap-spark-java-archetype/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap-archetypes</artifactId>
<version>5.1.0</version>
<version>5.1.1</version>
</parent>

<artifactId>cdap-spark-java-archetype</artifactId>
Expand Down
Expand Up @@ -29,7 +29,7 @@
<app.main.class>${package}.SparkPageRankApp</app.main.class>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<cdap.version>5.1.0</cdap.version>
<cdap.version>5.1.1</cdap.version>
<spark.core.version>2.1.0</spark.core.version>
<slf4j.version>1.7.5</slf4j.version>
<guava.version>13.0.1</guava.version>
Expand Down
2 changes: 1 addition & 1 deletion cdap-archetypes/cdap-spark-scala-archetype/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap-archetypes</artifactId>
<version>5.1.0</version>
<version>5.1.1</version>
</parent>

<artifactId>cdap-spark-scala-archetype</artifactId>
Expand Down
Expand Up @@ -28,7 +28,7 @@
<properties>
<app.main.class>${package}.SparkKMeansApp</app.main.class>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<cdap.version>5.1.0</cdap.version>
<cdap.version>5.1.1</cdap.version>
<spark.core.version>2.1.0</spark.core.version>
<slf4j.version>1.7.5</slf4j.version>
<gson.version>2.2.4</gson.version>
Expand Down
2 changes: 1 addition & 1 deletion cdap-archetypes/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap</artifactId>
<version>5.1.0</version>
<version>5.1.1</version>
</parent>

<artifactId>cdap-archetypes</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-cli-tests/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>cdap</artifactId>
<groupId>co.cask.cdap</groupId>
<version>5.1.0</version>
<version>5.1.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion cdap-cli/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap</artifactId>
<version>5.1.0</version>
<version>5.1.1</version>
</parent>

<artifactId>cdap-cli</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-client-tests/pom.xml
Expand Up @@ -22,7 +22,7 @@ the License.
<parent>
<artifactId>cdap</artifactId>
<groupId>co.cask.cdap</groupId>
<version>5.1.0</version>
<version>5.1.1</version>
</parent>

<artifactId>cdap-client-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-client/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap</artifactId>
<version>5.1.0</version>
<version>5.1.1</version>
</parent>

<artifactId>cdap-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-common-unit-test/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap</artifactId>
<version>5.1.0</version>
<version>5.1.1</version>
</parent>

<artifactId>cdap-common-unit-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-common/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap</artifactId>
<version>5.1.0</version>
<version>5.1.1</version>
</parent>

<artifactId>cdap-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-data-fabric-tests/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap</artifactId>
<version>5.1.0</version>
<version>5.1.1</version>
</parent>

<artifactId>cdap-data-fabric-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-data-fabric/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap</artifactId>
<version>5.1.0</version>
<version>5.1.1</version>
</parent>

<artifactId>cdap-data-fabric</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-distributions/bin/build_docs_bucket.sh
Expand Up @@ -44,7 +44,7 @@ TARGET_DIR=${DOCS_HOME}/target

S3_BUCKET=${S3_BUCKET:-docs.cask.co}
S3_REPO_PATH=${S3_REPO_PATH:-cdap} # No leading or trailing slashes
VERSION=${VERSION:-5.1.0}
VERSION=${VERSION:-5.1.1}

function die() { __code=${2:-1}; echo "[ERROR] ${1}" >&2; exit ${__code}; };

Expand Down
2 changes: 1 addition & 1 deletion cdap-distributions/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap</artifactId>
<version>5.1.0</version>
<version>5.1.1</version>
</parent>

<artifactId>cdap-distributions</artifactId>
Expand Down

0 comments on commit b769094

Please sign in to comment.