Skip to content

Commit

Permalink
Bumping up develop version from 4.1.0-SNAPSHOT to 4.2.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
Nishith committed Feb 3, 2017
1 parent 2821b1e commit a194c47
Show file tree
Hide file tree
Showing 91 changed files with 92 additions and 92 deletions.
2 changes: 1 addition & 1 deletion cdap-api-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>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</version>
</parent>

<artifactId>cdap-api-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-api-spark/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>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</version>
</parent>

<artifactId>cdap-api-spark</artifactId>
Expand Down
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>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</version>
</parent>

<artifactId>cdap-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-app-fabric-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>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</version>
</parent>

<artifactId>cdap-app-fabric-tests</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions 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>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</version>
</parent>

<artifactId>cdap-app-fabric</artifactId>
Expand Down Expand Up @@ -228,7 +228,7 @@
<dependency>
<groupId>co.cask.cdap</groupId>
<artifactId>cdap-api-spark</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion cdap-app-templates/cdap-data-quality/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>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</version>
</parent>

<artifactId>cdap-data-quality</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-app-templates/cdap-etl/cdap-data-pipeline/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>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</version>
</parent>

<artifactId>cdap-data-pipeline</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-app-templates/cdap-etl/cdap-data-streams/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>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</version>
</parent>

<artifactId>cdap-data-streams</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-app-templates/cdap-etl/cdap-etl-api-spark/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>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</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
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>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</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>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</version>
</parent>

<artifactId>cdap-data-pipeline-plugins-archetype</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>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</version>
</parent>

<artifactId>cdap-etl-realtime-sink-archetype</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>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</version>
</parent>

<artifactId>cdap-etl-realtime-source-archetype</artifactId>
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>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</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>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</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>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</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
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>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</version>
</parent>

<artifactId>cdap-etl-proto</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>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</version>
</parent>

<artifactId>cdap-etl-realtime</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-app-templates/cdap-etl/cdap-etl-tools/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>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</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
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>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</version>
</parent>

<artifactId>hydrator-spark-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-app-templates/cdap-etl/hydrator-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-etl</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</version>
</parent>

<artifactId>hydrator-test</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>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</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>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</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>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</version>
</parent>

<artifactId>cdap-app-archetype</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-archetypes/cdap-mapreduce-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>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</version>
</parent>

<artifactId>cdap-mapreduce-archetype</artifactId>
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>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</version>
</parent>

<artifactId>cdap-spark-java-archetype</artifactId>
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>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</version>
</parent>

<artifactId>cdap-spark-scala-archetype</artifactId>
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>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</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>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</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>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</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>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</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>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</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>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</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>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</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>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</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>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</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>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</version>
</parent>

<artifactId>cdap-distributions</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-docs-gen/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>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</version>
</parent>

<artifactId>cdap-docs-gen</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cdap-examples/ClicksAndViews/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>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

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>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</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>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion cdap-examples/DataCleansing/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>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</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>4.1.0-SNAPSHOT</version>
<version>4.2.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Loading

0 comments on commit a194c47

Please sign in to comment.