Skip to content

Commit

Permalink
Merge pull request #3152 from caskdata/hotfix/bump-version-3.0.2
Browse files Browse the repository at this point in the history
Update versions for 3.0.2
  • Loading branch information
sreevatsan raman committed Jul 13, 2015
2 parents 8e968c7 + 5ee7f00 commit 27c6d76
Show file tree
Hide file tree
Showing 71 changed files with 71 additions and 71 deletions.
2 changes: 1 addition & 1 deletion cdap-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap</artifactId>
<version>3.0.1</version>
<version>3.0.2</version>
</parent>

<artifactId>cdap-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-app-fabric/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap</artifactId>
<version>3.0.1</version>
<version>3.0.2</version>
</parent>

<artifactId>cdap-app-fabric</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-app-templates/cdap-etl/cdap-etl-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap-etl</artifactId>
<version>3.0.1</version>
<version>3.0.2</version>
</parent>

<artifactId>cdap-etl-api</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap-etl-archetypes</artifactId>
<version>3.0.1</version>
<version>3.0.2</version>
</parent>

<artifactId>cdap-etl-batch-sink-archetype</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<cdap.version>3.0.1</cdap.version>
<cdap.version>3.0.2</cdap.version>
<hadoop.version>2.3.0</hadoop.version>
</properties>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap-etl-archetypes</artifactId>
<version>3.0.1</version>
<version>3.0.2</version>
</parent>

<artifactId>cdap-etl-batch-source-archetype</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<cdap.version>3.0.1</cdap.version>
<cdap.version>3.0.2</cdap.version>
</properties>

<repositories>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap-etl-archetypes</artifactId>
<version>3.0.1</version>
<version>3.0.2</version>
</parent>

<artifactId>cdap-etl-realtime-sink-archetype</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<cdap.version>3.0.1</cdap.version>
<cdap.version>3.0.2</cdap.version>
</properties>

<repositories>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap-etl-archetypes</artifactId>
<version>3.0.1</version>
<version>3.0.2</version>
</parent>

<artifactId>cdap-etl-realtime-source-archetype</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<cdap.version>3.0.1</cdap.version>
<cdap.version>3.0.2</cdap.version>
</properties>

<repositories>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap-etl-archetypes</artifactId>
<version>3.0.1</version>
<version>3.0.2</version>
</parent>

<artifactId>cdap-etl-transform-archetype</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<cdap.version>3.0.1</cdap.version>
<cdap.version>3.0.2</cdap.version>
</properties>

<repositories>
Expand Down
2 changes: 1 addition & 1 deletion cdap-app-templates/cdap-etl/cdap-etl-archetypes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap-etl</artifactId>
<version>3.0.1</version>
<version>3.0.2</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
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap-etl</artifactId>
<version>3.0.1</version>
<version>3.0.2</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
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap-etl</artifactId>
<version>3.0.1</version>
<version>3.0.2</version>
</parent>

<artifactId>cdap-etl-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-app-templates/cdap-etl/cdap-etl-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap-etl</artifactId>
<version>3.0.1</version>
<version>3.0.2</version>
</parent>

<artifactId>cdap-etl-lib</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-app-templates/cdap-etl/cdap-etl-realtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap-etl</artifactId>
<version>3.0.1</version>
<version>3.0.2</version>
</parent>

<artifactId>cdap-etl-realtime</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-app-templates/cdap-etl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap-app-templates</artifactId>
<version>3.0.1</version>
<version>3.0.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion cdap-app-templates/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap</artifactId>
<version>3.0.1</version>
<version>3.0.2</version>
</parent>

<artifactId>cdap-app-templates</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-archetypes/cdap-app-archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap-archetypes</artifactId>
<version>3.0.1</version>
<version>3.0.2</version>
</parent>

<artifactId>cdap-app-archetype</artifactId>
Expand Down
Original file line number Diff line number Diff line change
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>3.0.1</cdap.version>
<cdap.version>3.0.2</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
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap-archetypes</artifactId>
<version>3.0.1</version>
<version>3.0.2</version>
</parent>

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

<cdap.version>3.0.1</cdap.version>
<cdap.version>3.0.2</cdap.version>
<spark.core.version>1.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
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap-archetypes</artifactId>
<version>3.0.1</version>
<version>3.0.2</version>
</parent>

<artifactId>cdap-spark-scala-archetype</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<app.main.class>${package}.SparkKMeansApp</app.main.class>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<cdap.version>3.0.1</cdap.version>
<cdap.version>3.0.2</cdap.version>
<spark.core.version>1.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/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap</artifactId>
<version>3.0.1</version>
<version>3.0.2</version>
</parent>

<artifactId>cdap-archetypes</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-cli-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>cdap</artifactId>
<groupId>co.cask.cdap</groupId>
<version>3.0.1</version>
<version>3.0.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion cdap-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap</artifactId>
<version>3.0.1</version>
<version>3.0.2</version>
</parent>

<artifactId>cdap-cli</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-client-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ the License.
<parent>
<artifactId>cdap</artifactId>
<groupId>co.cask.cdap</groupId>
<version>3.0.1</version>
<version>3.0.2</version>
</parent>

<artifactId>cdap-client-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap</artifactId>
<version>3.0.1</version>
<version>3.0.2</version>
</parent>

<artifactId>cdap-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-common-unit-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap</artifactId>
<version>3.0.1</version>
<version>3.0.2</version>
</parent>

<artifactId>cdap-common-unit-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap</artifactId>
<version>3.0.1</version>
<version>3.0.2</version>
</parent>

<artifactId>cdap-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-data-fabric-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap</artifactId>
<version>3.0.1</version>
<version>3.0.2</version>
</parent>

<artifactId>cdap-data-fabric-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-data-fabric/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap</artifactId>
<version>3.0.1</version>
<version>3.0.2</version>
</parent>

<artifactId>cdap-data-fabric</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-distributions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap</artifactId>
<version>3.0.1</version>
<version>3.0.2</version>
</parent>

<artifactId>cdap-distributions</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-examples/CountRandom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>cdap-examples</artifactId>
<groupId>co.cask.cdap</groupId>
<version>3.0.1</version>
<version>3.0.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion cdap-examples/CubeService/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>cdap-examples</artifactId>
<groupId>co.cask.cdap</groupId>
<version>3.0.1</version>
<version>3.0.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion cdap-examples/FileSetExample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>cdap-examples</artifactId>
<groupId>co.cask.cdap</groupId>
<version>3.0.1</version>
<version>3.0.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion cdap-examples/HelloWorld/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>cdap-examples</artifactId>
<groupId>co.cask.cdap</groupId>
<version>3.0.1</version>
<version>3.0.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion cdap-examples/Purchase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>cdap-examples</artifactId>
<groupId>co.cask.cdap</groupId>
<version>3.0.1</version>
<version>3.0.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion cdap-examples/SparkKMeans/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>cdap-examples</artifactId>
<groupId>co.cask.cdap</groupId>
<version>3.0.1</version>
<version>3.0.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion cdap-examples/SparkPageRank/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>cdap-examples</artifactId>
<groupId>co.cask.cdap</groupId>
<version>3.0.1</version>
<version>3.0.2</version>
</parent>

<artifactId>SparkPageRank</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-examples/SportResults/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>cdap-examples</artifactId>
<groupId>co.cask.cdap</groupId>
<version>3.0.1</version>
<version>3.0.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Loading

0 comments on commit 27c6d76

Please sign in to comment.