Skip to content

Commit

Permalink
BIGTOP-2289. Set master version to 1.2.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
Konstantin Boudnik committed Jan 27, 2016
1 parent 649b451 commit 4bdb3c9
Show file tree
Hide file tree
Showing 50 changed files with 98 additions and 95 deletions.
3 changes: 3 additions & 0 deletions CHANGES.txt
Expand Up @@ -15,6 +15,9 @@

Bigtop Changelog

* Release 1.2.0 (unreleased)


* Release 1.1.0 (unreleased)


Expand Down
2 changes: 1 addition & 1 deletion bigtop-bigpetstore/bigpetstore-mapreduce/pom.xml
Expand Up @@ -20,7 +20,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bigtop</groupId>
<artifactId>BigPetStore</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
Expand Down
4 changes: 2 additions & 2 deletions bigtop-test-framework/pom.xml
Expand Up @@ -21,14 +21,14 @@
<parent>
<groupId>org.apache.bigtop</groupId>
<artifactId>bigtop</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<groupId>org.apache.bigtop.itest</groupId>
<artifactId>itest-common</artifactId>
<name>iTest: system and integration testing in the cloud</name>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>


<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions bigtop-tests/test-artifacts/crunch/pom.xml
Expand Up @@ -21,13 +21,13 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>bigtop-smokes</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<groupId>org.apache.bigtop.itest</groupId>
<artifactId>crunch-smoke</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
<name>crunchsmoke</name>

<build>
Expand Down
4 changes: 2 additions & 2 deletions bigtop-tests/test-artifacts/datafu/pom.xml
Expand Up @@ -20,14 +20,14 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>bigtop-smokes</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>datafu-smoke</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
<name>datafusmoke</name>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions bigtop-tests/test-artifacts/fatjar/pom.xml
Expand Up @@ -21,13 +21,13 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>bigtop-smokes</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<groupId>org.apache.bigtop.itest</groupId>
<artifactId>fat-smoke</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
<name>fatjar</name>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions bigtop-tests/test-artifacts/flume/pom.xml
Expand Up @@ -21,12 +21,12 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>bigtop-smokes</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>flume-smoke</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>

<name>flumesmoke</name>

Expand Down
4 changes: 2 additions & 2 deletions bigtop-tests/test-artifacts/giraph/pom.xml
Expand Up @@ -21,12 +21,12 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>bigtop-smokes</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>giraph-smoke</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>

<name>giraphsmoke</name>

Expand Down
4 changes: 2 additions & 2 deletions bigtop-tests/test-artifacts/hadoop/pom.xml
Expand Up @@ -20,14 +20,14 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>bigtop-smokes</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>hadoop-smoke</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
<name>hadoopsmoke</name>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions bigtop-tests/test-artifacts/hbase/pom.xml
Expand Up @@ -21,13 +21,13 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>bigtop-smokes</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<groupId>org.apache.bigtop.itest</groupId>
<artifactId>hbase-smoke</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
<name>hbasesmoke</name>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions bigtop-tests/test-artifacts/hcatalog/pom.xml
Expand Up @@ -21,13 +21,13 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>bigtop-smokes</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<groupId>org.apache.bigtop.itest</groupId>
<artifactId>hcatalog-smoke</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
<name>hcatalogsmoke</name>

<build>
Expand Down
4 changes: 2 additions & 2 deletions bigtop-tests/test-artifacts/httpfs/pom.xml
Expand Up @@ -23,13 +23,13 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>bigtop-smokes</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<groupId>org.apache.bigtop.itest</groupId>
<artifactId>httpfs-smoke</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
<name>httpfssmokes</name>

<build>
Expand Down
4 changes: 2 additions & 2 deletions bigtop-tests/test-artifacts/hue/pom.xml
Expand Up @@ -21,12 +21,12 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>bigtop-smokes</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>hue-smoke</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>

<name>huesmoke</name>

Expand Down
4 changes: 2 additions & 2 deletions bigtop-tests/test-artifacts/longevity/pom.xml
Expand Up @@ -23,13 +23,13 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>bigtop-smokes</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<groupId>org.apache.bigtop.itest</groupId>
<artifactId>io-longevity</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
<name>io-longevity</name>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions bigtop-tests/test-artifacts/mahout/pom.xml
Expand Up @@ -21,12 +21,12 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>bigtop-smokes</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>mahout-smoke</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>

<name>mahoutsmoke</name>

Expand Down
4 changes: 2 additions & 2 deletions bigtop-tests/test-artifacts/oozie/pom.xml
Expand Up @@ -21,13 +21,13 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>bigtop-smokes</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<groupId>org.apache.bigtop.itest</groupId>
<artifactId>oozie-smoke</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
<name>ooziesmoke</name>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions bigtop-tests/test-artifacts/package/pom.xml
Expand Up @@ -20,14 +20,14 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>bigtop-smokes</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>package-smoke</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
<name>packagesmoke</name>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions bigtop-tests/test-artifacts/phoenix/pom.xml
Expand Up @@ -21,12 +21,12 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>bigtop-smokes</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>phoenix-smoke</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>

<name>phoenixsmoke</name>

Expand Down
4 changes: 2 additions & 2 deletions bigtop-tests/test-artifacts/pom.xml
Expand Up @@ -21,14 +21,14 @@
<parent>
<groupId>org.apache.bigtop</groupId>
<artifactId>bigtop</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

<groupId>org.apache.bigtop.itest</groupId>
<artifactId>bigtop-smokes</artifactId>
<packaging>pom</packaging>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
<name>bigtop-smokes</name>


Expand Down
4 changes: 2 additions & 2 deletions bigtop-tests/test-artifacts/solr/pom.xml
Expand Up @@ -21,12 +21,12 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>bigtop-smokes</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>solr-smoke</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>

<name>solrsmoke</name>

Expand Down
4 changes: 2 additions & 2 deletions bigtop-tests/test-artifacts/spark/pom.xml
Expand Up @@ -23,13 +23,13 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>bigtop-smokes</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<groupId>org.apache.bigtop.itest</groupId>
<artifactId>spark-smoke</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
<name>sparksmoke</name>

<repositories>
Expand Down
4 changes: 2 additions & 2 deletions bigtop-tests/test-artifacts/sqoop/pom.xml
Expand Up @@ -23,13 +23,13 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>bigtop-smokes</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<groupId>org.apache.bigtop.itest</groupId>
<artifactId>sqoop-smoke</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
<name>sqoopsmokes</name>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions bigtop-tests/test-execution/common/pom.xml
Expand Up @@ -24,14 +24,14 @@
<parent>
<groupId>org.apache.bigtop</groupId>
<artifactId>bigtop</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

<groupId>org.apache.bigtop.itest</groupId>
<artifactId>stacks-common</artifactId>
<packaging>pom</packaging>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
<name>stacks-validation-common</name>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions bigtop-tests/test-execution/conf/pom.xml
Expand Up @@ -21,13 +21,13 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>stacks-common</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
<relativePath>../common/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>smoke-tests-conf</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
<name>smoke-tests-conf</name>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions bigtop-tests/test-execution/integration/pom.xml
Expand Up @@ -22,15 +22,15 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>stacks-common</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
<relativePath>../common/pom.xml</relativePath>
</parent>

<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>integration-tests</artifactId>
<packaging>pom</packaging>
<version>1.1.0-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
<name>hadoop-stack-integration</name>

<properties>
Expand Down

0 comments on commit 4bdb3c9

Please sign in to comment.