Skip to content

Commit

Permalink
Begin 0.10.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
felten committed Nov 30, 2018
1 parent 49bed61 commit 168fd30
Show file tree
Hide file tree
Showing 376 changed files with 440 additions and 439 deletions.
2 changes: 1 addition & 1 deletion commons/commons-feed-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.thinkbiganalytics.kylo</groupId>
<artifactId>kylo-commons</artifactId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>
<properties>
<plugin.license.parentRelative>../../</plugin.license.parentRelative>
Expand Down
2 changes: 1 addition & 1 deletion commons/commons-hadoop/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>kylo-commons</artifactId>
<groupId>com.thinkbiganalytics.kylo</groupId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>

<name>Kylo Common Hadoop Utilities</name>
Expand Down
2 changes: 1 addition & 1 deletion commons/commons-hive/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>kylo-commons</artifactId>
<groupId>com.thinkbiganalytics.kylo</groupId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>

<artifactId>kylo-commons-hive</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion commons/commons-jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>kylo-commons</artifactId>
<groupId>com.thinkbiganalytics.kylo</groupId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion commons/commons-jpa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.thinkbiganalytics.kylo</groupId>
<artifactId>kylo-commons</artifactId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>
<properties>
<plugin.license.parentRelative>../../</plugin.license.parentRelative>
Expand Down
2 changes: 1 addition & 1 deletion commons/commons-rest-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.thinkbiganalytics.kylo</groupId>
<artifactId>kylo-commons</artifactId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion commons/commons-rest-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>kylo-commons</artifactId>
<groupId>com.thinkbiganalytics.kylo</groupId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>
<properties>
<plugin.license.parentRelative>../../</plugin.license.parentRelative>
Expand Down
2 changes: 1 addition & 1 deletion commons/commons-security/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.thinkbiganalytics.kylo</groupId>
<artifactId>kylo-commons</artifactId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>
<artifactId>kylo-commons-security</artifactId>

Expand Down
4 changes: 2 additions & 2 deletions commons/commons-spark/commons-scala-2.10/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
<parent>
<groupId>com.thinkbiganalytics.kylo</groupId>
<artifactId>kylo-commons-spark</artifactId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>

<artifactId>kylo-commons-scala-2.10</artifactId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>

<properties>
<maven.compiler.source>1.7</maven.compiler.source>
Expand Down
4 changes: 2 additions & 2 deletions commons/commons-spark/commons-scala-2.11/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
<parent>
<groupId>com.thinkbiganalytics.kylo</groupId>
<artifactId>kylo-commons-spark</artifactId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>

<artifactId>kylo-commons-scala-2.11</artifactId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>

<properties>
<maven.compiler.source>1.7</maven.compiler.source>
Expand Down
4 changes: 2 additions & 2 deletions commons/commons-spark/commons-scala-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
<parent>
<groupId>com.thinkbiganalytics.kylo</groupId>
<artifactId>kylo-commons-spark</artifactId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>

<artifactId>kylo-commons-scala-api</artifactId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>

<properties>
<maven.compiler.source>1.7</maven.compiler.source>
Expand Down
2 changes: 1 addition & 1 deletion commons/commons-spark/commons-spark-1.6/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.thinkbiganalytics.kylo</groupId>
<artifactId>kylo-commons-spark</artifactId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>

<artifactId>kylo-commons-spark-1.6</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions commons/commons-spark/commons-spark-2.0/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
<parent>
<groupId>com.thinkbiganalytics.kylo</groupId>
<artifactId>kylo-commons-spark</artifactId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>

<artifactId>kylo-commons-spark-2.0</artifactId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>

<properties>
<maven.compiler.source>1.7</maven.compiler.source>
Expand Down
2 changes: 1 addition & 1 deletion commons/commons-spark/commons-spark-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.thinkbiganalytics.kylo</groupId>
<artifactId>kylo-commons-spark</artifactId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>

<artifactId>kylo-commons-spark-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion commons/commons-spark/commons-spark-livy-2.10/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>kylo-commons-spark</artifactId>
<groupId>com.thinkbiganalytics.kylo</groupId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>

<description>A collection of useful helper functions for Livy.</description>
Expand Down
2 changes: 1 addition & 1 deletion commons/commons-spark/commons-spark-livy-2.11/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>kylo-commons-spark</artifactId>
<groupId>com.thinkbiganalytics.kylo</groupId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>

<description>A collection of useful helper functions for Livy.</description>
Expand Down
2 changes: 1 addition & 1 deletion commons/commons-spark/commons-spark-livy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>kylo-commons-spark</artifactId>
<groupId>com.thinkbiganalytics.kylo</groupId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>

<description>A collection of useful helper functions for Livy.</description>
Expand Down
2 changes: 1 addition & 1 deletion commons/commons-spark/commons-spark-repl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>kylo-commons-spark</artifactId>
<groupId>com.thinkbiganalytics.kylo</groupId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>

<description>A collection of useful helper functions for Spark.</description>
Expand Down
2 changes: 1 addition & 1 deletion commons/commons-spark/commons-spark-shell-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>kylo-commons-spark</artifactId>
<groupId>com.thinkbiganalytics.kylo</groupId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>

<artifactId>kylo-commons-spark-shell-api</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>kylo-commons-spark</artifactId>
<groupId>com.thinkbiganalytics.kylo</groupId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>

<description>A collection of classes that can be shared between spark shell plugins.</description>
Expand Down
2 changes: 1 addition & 1 deletion commons/commons-spark/commons-spark-shell-v1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>kylo-commons-spark</artifactId>
<groupId>com.thinkbiganalytics.kylo</groupId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>

<artifactId>kylo-commons-spark-shell-v1</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion commons/commons-spark/commons-spark-shell-v2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>kylo-commons-spark</artifactId>
<groupId>com.thinkbiganalytics.kylo</groupId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>

<artifactId>kylo-commons-spark-shell-v2</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion commons/commons-spark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>kylo-commons</artifactId>
<groupId>com.thinkbiganalytics.kylo</groupId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>
<properties>
<plugin.license.parentRelative>../../</plugin.license.parentRelative>
Expand Down
2 changes: 1 addition & 1 deletion commons/commons-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.thinkbiganalytics.kylo</groupId>
<artifactId>kylo-commons</artifactId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>
<properties>
<java.version>1.7</java.version>
Expand Down
2 changes: 1 addition & 1 deletion commons/commons-test-persistence/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.thinkbiganalytics.kylo</groupId>
<artifactId>kylo-commons</artifactId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>
<properties>
<plugin.license.parentRelative>../../</plugin.license.parentRelative>
Expand Down
2 changes: 1 addition & 1 deletion commons/commons-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.thinkbiganalytics.kylo</groupId>
<artifactId>kylo-commons</artifactId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>
<artifactId>kylo-commons-test</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion commons/commons-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.thinkbiganalytics.kylo</groupId>
<artifactId>kylo-commons</artifactId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>
<properties>
<plugin.license.parentRelative>../../</plugin.license.parentRelative>
Expand Down
2 changes: 1 addition & 1 deletion commons/commons-util7/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.thinkbiganalytics.kylo</groupId>
<artifactId>kylo-commons</artifactId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>
<properties>
<java.version>1.7</java.version>
Expand Down
2 changes: 1 addition & 1 deletion commons/commons-velocity-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>kylo-commons</artifactId>
<groupId>com.thinkbiganalytics.kylo</groupId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>
<properties>
<plugin.license.parentRelative>../../</plugin.license.parentRelative>
Expand Down
2 changes: 1 addition & 1 deletion commons/commons-velocity-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>kylo-commons</artifactId>
<groupId>com.thinkbiganalytics.kylo</groupId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>
<properties>
<plugin.license.parentRelative>../../</plugin.license.parentRelative>
Expand Down
2 changes: 1 addition & 1 deletion commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.thinkbiganalytics.kylo</groupId>
<artifactId>kylo</artifactId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>

<artifactId>kylo-commons</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions core/alerts/alerts-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.thinkbiganalytics.kylo</groupId>
<artifactId>kylo-alerts</artifactId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>
<properties>
<plugin.license.parentRelative>../../../</plugin.license.parentRelative>
Expand All @@ -25,7 +25,7 @@
<dependency>
<groupId>com.thinkbiganalytics.kylo</groupId>
<artifactId>kylo-commons-util7</artifactId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</dependency>
</dependencies>
</project>
2 changes: 1 addition & 1 deletion core/alerts/alerts-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.thinkbiganalytics.kylo</groupId>
<artifactId>kylo-alerts</artifactId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>
<properties>
<plugin.license.parentRelative>../../../</plugin.license.parentRelative>
Expand Down
2 changes: 1 addition & 1 deletion core/alerts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.thinkbiganalytics.kylo</groupId>
<artifactId>kylo-core</artifactId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>
<properties>
<plugin.license.parentRelative>../../</plugin.license.parentRelative>
Expand Down
2 changes: 1 addition & 1 deletion core/classname-change/classname-change-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.thinkbiganalytics.kylo</groupId>
<artifactId>kylo-classname-change</artifactId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>
<properties>
<plugin.license.parentRelative>../../../</plugin.license.parentRelative>
Expand Down
2 changes: 1 addition & 1 deletion core/classname-change/classname-change-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.thinkbiganalytics.kylo</groupId>
<artifactId>kylo-classname-change</artifactId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>
<properties>
<plugin.license.parentRelative>../../../</plugin.license.parentRelative>
Expand Down
2 changes: 1 addition & 1 deletion core/classname-change/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.thinkbiganalytics.kylo</groupId>
<artifactId>kylo-core</artifactId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>
<properties>
<plugin.license.parentRelative>../../</plugin.license.parentRelative>
Expand Down
2 changes: 1 addition & 1 deletion core/cluster-manager/cluster-manager-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.thinkbiganalytics.kylo</groupId>
<artifactId>kylo-cluster-manager</artifactId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>
<properties>
<plugin.license.parentRelative>../../../</plugin.license.parentRelative>
Expand Down
2 changes: 1 addition & 1 deletion core/cluster-manager/cluster-manager-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.thinkbiganalytics.kylo</groupId>
<artifactId>kylo-cluster-manager</artifactId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>
<properties>
<plugin.license.parentRelative>../../../</plugin.license.parentRelative>
Expand Down
2 changes: 1 addition & 1 deletion core/cluster-manager/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.thinkbiganalytics.kylo</groupId>
<artifactId>kylo-core</artifactId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>
<properties>
<plugin.license.parentRelative>../../</plugin.license.parentRelative>
Expand Down
2 changes: 1 addition & 1 deletion core/field-policy/field-policy-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.thinkbiganalytics.kylo</groupId>
<artifactId>kylo-field-policy</artifactId>
<version>0.10.0</version>
<version>0.10.1-SNAPSHOT</version>
</parent>
<properties>
<plugin.license.parentRelative>../../../</plugin.license.parentRelative>
Expand Down
Loading

0 comments on commit 168fd30

Please sign in to comment.