Skip to content

Commit

Permalink
Release 4.0.0-RC13 version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ermek Abyshev committed May 26, 2016
1 parent e8e9c52 commit a0502e6
Show file tree
Hide file tree
Showing 228 changed files with 428 additions and 428 deletions.
4 changes: 2 additions & 2 deletions .deprecated/accumulo-plugin/accumulo-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.subutai</groupId>
<artifactId>accumulo-plugin-parent</artifactId>
<version>4.0.0-RC13-SNAPSHOT</version>
<version>4.0.0-RC13</version>
</parent>

<artifactId>accumulo-plugin-api</artifactId>
Expand All @@ -32,7 +32,7 @@
<dependency>
<groupId>io.subutai</groupId>
<artifactId>plugin-common-core</artifactId>
<version>4.0.0-RC13-SNAPSHOT</version>
<version>4.0.0-RC13</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion .deprecated/accumulo-plugin/accumulo-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.subutai</groupId>
<artifactId>accumulo-plugin-parent</artifactId>
<version>4.0.0-RC13-SNAPSHOT</version>
<version>4.0.0-RC13</version>
</parent>

<artifactId>accumulo-plugin-cli</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion .deprecated/accumulo-plugin/accumulo-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.subutai</groupId>
<artifactId>accumulo-plugin-parent</artifactId>
<version>4.0.0-RC13-SNAPSHOT</version>
<version>4.0.0-RC13</version>
</parent>

<artifactId>accumulo-plugin-impl</artifactId>
Expand Down
12 changes: 6 additions & 6 deletions .deprecated/accumulo-plugin/accumulo-kar/features.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<features name="accumulo-plugin" version="4.0.0-RC13-SNAPSHOT">
<feature name="accumulo-plugin" version="4.0.0-RC13-SNAPSHOT">
<bundle>mvn:io.subutai/accumulo-plugin-api/4.0.0-RC13-SNAPSHOT</bundle>
<bundle>mvn:io.subutai/accumulo-plugin-impl/4.0.0-RC13-SNAPSHOT</bundle>
<bundle>mvn:io.subutai/accumulo-plugin-cli/4.0.0-RC13-SNAPSHOT</bundle>
<bundle>mvn:io.subutai/accumulo-plugin-rest/4.0.0-RC13-SNAPSHOT</bundle>
<features name="accumulo-plugin" version="4.0.0-RC13">
<feature name="accumulo-plugin" version="4.0.0-RC13">
<bundle>mvn:io.subutai/accumulo-plugin-api/4.0.0-RC13</bundle>
<bundle>mvn:io.subutai/accumulo-plugin-impl/4.0.0-RC13</bundle>
<bundle>mvn:io.subutai/accumulo-plugin-cli/4.0.0-RC13</bundle>
<bundle>mvn:io.subutai/accumulo-plugin-rest/4.0.0-RC13</bundle>
</feature>
</features>
2 changes: 1 addition & 1 deletion .deprecated/accumulo-plugin/accumulo-kar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>accumulo-plugin-parent</artifactId>
<groupId>io.subutai</groupId>
<version>4.0.0-RC13-SNAPSHOT</version>
<version>4.0.0-RC13</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion .deprecated/accumulo-plugin/accumulo-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.subutai</groupId>
<artifactId>accumulo-plugin-parent</artifactId>
<version>4.0.0-RC13-SNAPSHOT</version>
<version>4.0.0-RC13</version>
</parent>

<artifactId>accumulo-plugin-rest</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion .deprecated/accumulo-plugin/accumulo-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.subutai</groupId>
<artifactId>accumulo-plugin-parent</artifactId>
<version>4.0.0-RC13-SNAPSHOT</version>
<version>4.0.0-RC13</version>
</parent>

<artifactId>accumulo-plugin-ui</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions .deprecated/accumulo-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.subutai</groupId>
<artifactId>accumulo-plugin-parent</artifactId>
<version>4.0.0-RC13-SNAPSHOT</version>
<version>4.0.0-RC13</version>

<name>Subutai Accumulo Parent</name>
<description>Subutai Accumulo Parent</description>
<packaging>pom</packaging>

<properties>
<subutai.mgmt.parent.version>4.0.0-RC13-SNAPSHOT</subutai.mgmt.parent.version>
<subutai.mgmt.parent.version>4.0.0-RC13</subutai.mgmt.parent.version>
<karaf.version>3.0.2</karaf.version>
<vaadin-version>7.3.3</vaadin-version>
<maven.bundle.plugin.version>2.4.0</maven.bundle.plugin.version>
Expand Down
2 changes: 1 addition & 1 deletion .deprecated/etl-plugin/etl-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.subutai</groupId>
<artifactId>etl-plugin-parent</artifactId>
<version>4.0.0-RC13-SNAPSHOT</version>
<version>4.0.0-RC13</version>
</parent>

<artifactId>etl-plugin-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion .deprecated/etl-plugin/etl-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.subutai</groupId>
<artifactId>etl-plugin-parent</artifactId>
<version>4.0.0-RC13-SNAPSHOT</version>
<version>4.0.0-RC13</version>
</parent>

<artifactId>etl-plugin-impl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion .deprecated/etl-plugin/etl-kar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>etl-plugin-parent</artifactId>
<groupId>io.subutai</groupId>
<version>4.0.0-RC13-SNAPSHOT</version>
<version>4.0.0-RC13</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion .deprecated/etl-plugin/etl-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.subutai</groupId>
<artifactId>etl-plugin-parent</artifactId>
<version>4.0.0-RC13-SNAPSHOT</version>
<version>4.0.0-RC13</version>
</parent>

<artifactId>etl-plugin-ui</artifactId>
Expand Down
10 changes: 5 additions & 5 deletions .deprecated/etl-plugin/features.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<features name="etl-plugin" version="4.0.0-RC13-SNAPSHOT">
<feature name="etl-plugin" version="4.0.0-RC13-SNAPSHOT">
<bundle>mvn:io.subutai/etl-plugin-api/4.0.0-RC13-SNAPSHOT</bundle>
<bundle>mvn:io.subutai/etl-plugin-impl/4.0.0-RC13-SNAPSHOT</bundle>
<bundle>mvn:io.subutai/etl-plugin-ui/4.0.0-RC13-SNAPSHOT</bundle>
<features name="etl-plugin" version="4.0.0-RC13">
<feature name="etl-plugin" version="4.0.0-RC13">
<bundle>mvn:io.subutai/etl-plugin-api/4.0.0-RC13</bundle>
<bundle>mvn:io.subutai/etl-plugin-impl/4.0.0-RC13</bundle>
<bundle>mvn:io.subutai/etl-plugin-ui/4.0.0-RC13</bundle>
</feature>
</features>
4 changes: 2 additions & 2 deletions .deprecated/etl-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.subutai</groupId>
<artifactId>etl-plugin-parent</artifactId>
<version>4.0.0-RC13-SNAPSHOT</version>
<version>4.0.0-RC13</version>

<name>Subutai ETL Parent</name>
<description>Subutai ETL Parent</description>
<packaging>pom</packaging>

<properties>
<subutai.mgmt.parent.version>4.0.0-RC13-SNAPSHOT</subutai.mgmt.parent.version>
<subutai.mgmt.parent.version>4.0.0-RC13</subutai.mgmt.parent.version>
<plugin.version>${subutai.mgmt.parent.version}</plugin.version>
<karaf.version>3.0.2</karaf.version>
<vaadin-version>7.3.3</vaadin-version>
Expand Down
14 changes: 7 additions & 7 deletions .deprecated/mysql-plugin/features.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<features name="mysql-plugin" version="4.0.0-RC13-SNAPSHOT">
<feature name="mysql-plugin" version="4.0.0-RC13-SNAPSHOT">
<bundle>mvn:io.subutai/mysql-plugin-api/4.0.0-RC13-SNAPSHOT</bundle>
<bundle>mvn:io.subutai/mysql-plugin-impl/4.0.0-RC13-SNAPSHOT</bundle>
<bundle>mvn:io.subutai/mysql-plugin-ui/4.0.0-RC13-SNAPSHOT</bundle>
<bundle>mvn:io.subutai/mysql-plugin-cli/4.0.0-RC13-SNAPSHOT</bundle>
<bundle>mvn:io.subutai/mysql-plugin-rest/4.0.0-RC13-SNAPSHOT</bundle>
<features name="mysql-plugin" version="4.0.0-RC13">
<feature name="mysql-plugin" version="4.0.0-RC13">
<bundle>mvn:io.subutai/mysql-plugin-api/4.0.0-RC13</bundle>
<bundle>mvn:io.subutai/mysql-plugin-impl/4.0.0-RC13</bundle>
<bundle>mvn:io.subutai/mysql-plugin-ui/4.0.0-RC13</bundle>
<bundle>mvn:io.subutai/mysql-plugin-cli/4.0.0-RC13</bundle>
<bundle>mvn:io.subutai/mysql-plugin-rest/4.0.0-RC13</bundle>
</feature>
</features>
2 changes: 1 addition & 1 deletion .deprecated/mysql-plugin/mysql-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>mysql-plugin-parent</artifactId>
<groupId>io.subutai</groupId>
<version>4.0.0-RC13-SNAPSHOT</version>
<version>4.0.0-RC13</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion .deprecated/mysql-plugin/mysql-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>mysql-plugin-parent</artifactId>
<groupId>io.subutai</groupId>
<version>4.0.0-RC13-SNAPSHOT</version>
<version>4.0.0-RC13</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>bundle</packaging>
Expand Down
2 changes: 1 addition & 1 deletion .deprecated/mysql-plugin/mysql-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>mysql-plugin-parent</artifactId>
<groupId>io.subutai</groupId>
<version>4.0.0-RC13-SNAPSHOT</version>
<version>4.0.0-RC13</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion .deprecated/mysql-plugin/mysql-kar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>mysql-plugin-parent</artifactId>
<groupId>io.subutai</groupId>
<version>4.0.0-RC13-SNAPSHOT</version>
<version>4.0.0-RC13</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion .deprecated/mysql-plugin/mysql-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>mysql-plugin-parent</artifactId>
<groupId>io.subutai</groupId>
<version>4.0.0-RC13-SNAPSHOT</version>
<version>4.0.0-RC13</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion .deprecated/mysql-plugin/mysql-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>mysql-plugin-parent</artifactId>
<groupId>io.subutai</groupId>
<version>4.0.0-RC13-SNAPSHOT</version>
<version>4.0.0-RC13</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions .deprecated/mysql-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>io.subutai</groupId>
<artifactId>mysql-plugin-parent</artifactId>
<version>4.0.0-RC13-SNAPSHOT</version>
<version>4.0.0-RC13</version>

<name>Subutai MySQL Parent</name>
<description>Subutai MySQL Parent</description>
Expand All @@ -22,7 +22,7 @@
</modules>

<properties>
<subutai.mgmt.parent.version>4.0.0-RC13-SNAPSHOT</subutai.mgmt.parent.version>
<subutai.mgmt.parent.version>4.0.0-RC13</subutai.mgmt.parent.version>
<karaf.version>3.0.2</karaf.version>
<vaadin-version>7.3.3</vaadin-version>
<maven.bundle.plugin.version>2.4.0</maven.bundle.plugin.version>
Expand Down
4 changes: 2 additions & 2 deletions .deprecated/sqoop-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.subutai</groupId>
<artifactId>sqoop-plugin-parent</artifactId>
<version>4.0.0-RC13-SNAPSHOT</version>
<version>4.0.0-RC13</version>

<name>Subutai Sqoop Parent</name>
<description>Subutai Sqoop Parent</description>
<packaging>pom</packaging>

<properties>
<subutai.mgmt.parent.version>4.0.0-RC13-SNAPSHOT</subutai.mgmt.parent.version>
<subutai.mgmt.parent.version>4.0.0-RC13</subutai.mgmt.parent.version>
<hadoop.version>${project.version}</hadoop.version>
<karaf.version>3.0.2</karaf.version>
<vaadin-version>7.3.3</vaadin-version>
Expand Down
2 changes: 1 addition & 1 deletion .deprecated/sqoop-plugin/sqoop-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.subutai</groupId>
<artifactId>sqoop-plugin-parent</artifactId>
<version>4.0.0-RC13-SNAPSHOT</version>
<version>4.0.0-RC13</version>
</parent>

<artifactId>sqoop-plugin-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion .deprecated/sqoop-plugin/sqoop-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.subutai</groupId>
<artifactId>sqoop-plugin-parent</artifactId>
<version>4.0.0-RC13-SNAPSHOT</version>
<version>4.0.0-RC13</version>
</parent>

<artifactId>sqoop-plugin-cli</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion .deprecated/sqoop-plugin/sqoop-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.subutai</groupId>
<artifactId>sqoop-plugin-parent</artifactId>
<version>4.0.0-RC13-SNAPSHOT</version>
<version>4.0.0-RC13</version>
</parent>

<artifactId>sqoop-plugin-impl</artifactId>
Expand Down
14 changes: 7 additions & 7 deletions .deprecated/sqoop-plugin/sqoop-kar/features.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<features name="sqoop-plugin" version="4.0.0-RC13-SNAPSHOT">
<feature name="sqoop-plugin" version="4.0.0-RC13-SNAPSHOT">
<bundle>mvn:io.subutai/sqoop-plugin-api/4.0.0-RC13-SNAPSHOT</bundle>
<bundle>mvn:io.subutai/sqoop-plugin-impl/4.0.0-RC13-SNAPSHOT</bundle>
<bundle>mvn:io.subutai/sqoop-plugin-ui/4.0.0-RC13-SNAPSHOT</bundle>
<bundle>mvn:io.subutai/sqoop-plugin-cli/4.0.0-RC13-SNAPSHOT</bundle>
<bundle>mvn:io.subutai/sqoop-plugin-rest/4.0.0-RC13-SNAPSHOT</bundle>
<features name="sqoop-plugin" version="4.0.0-RC13">
<feature name="sqoop-plugin" version="4.0.0-RC13">
<bundle>mvn:io.subutai/sqoop-plugin-api/4.0.0-RC13</bundle>
<bundle>mvn:io.subutai/sqoop-plugin-impl/4.0.0-RC13</bundle>
<bundle>mvn:io.subutai/sqoop-plugin-ui/4.0.0-RC13</bundle>
<bundle>mvn:io.subutai/sqoop-plugin-cli/4.0.0-RC13</bundle>
<bundle>mvn:io.subutai/sqoop-plugin-rest/4.0.0-RC13</bundle>
</feature>
</features>
2 changes: 1 addition & 1 deletion .deprecated/sqoop-plugin/sqoop-kar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sqoop-plugin-parent</artifactId>
<groupId>io.subutai</groupId>
<version>4.0.0-RC13-SNAPSHOT</version>
<version>4.0.0-RC13</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion .deprecated/sqoop-plugin/sqoop-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.subutai</groupId>
<artifactId>sqoop-plugin-parent</artifactId>
<version>4.0.0-RC13-SNAPSHOT</version>
<version>4.0.0-RC13</version>
</parent>

<artifactId>sqoop-plugin-rest</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion .deprecated/sqoop-plugin/sqoop-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.subutai</groupId>
<artifactId>sqoop-plugin-parent</artifactId>
<version>4.0.0-RC13-SNAPSHOT</version>
<version>4.0.0-RC13</version>
</parent>

<artifactId>sqoop-plugin-ui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion appscale/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.subutai</groupId>
<artifactId>AppScale</artifactId>
<version>4.0.0-RC13-SNAPSHOT</version>
<version>4.0.0-RC13</version>
</parent>
<artifactId>appscale-plugin-api</artifactId>
<name>Subutai Appscale Plugin API</name>
Expand Down
2 changes: 1 addition & 1 deletion appscale/cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.subutai</groupId>
<artifactId>AppScale</artifactId>
<version>4.0.0-RC13-SNAPSHOT</version>
<version>4.0.0-RC13</version>

</parent>
<artifactId>appscale-plugin-cli</artifactId>
Expand Down
6 changes: 3 additions & 3 deletions appscale/impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.subutai</groupId>
<artifactId>AppScale</artifactId>
<version>4.0.0-RC13-SNAPSHOT</version>
<version>4.0.0-RC13</version>
</parent>
<artifactId>appscale-plugin-impl</artifactId>
<packaging>bundle</packaging>
Expand All @@ -24,8 +24,8 @@
<groupId>${project.groupId}</groupId>
<artifactId>webui</artifactId>
<classifier>classes</classifier>
<!-- <version>4.0.0-RC13-SNAPSHOT</version> -->
<version>4.0.0-RC13-SNAPSHOT</version>
<!-- <version>4.0.0-RC13</version> -->
<version>4.0.0-RC13</version>
</dependency>
<dependency>
<groupId>io.subutai</groupId>
Expand Down
16 changes: 8 additions & 8 deletions appscale/kar/features.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<features name="appscale-plugin" version="4.0.0-RC13-SNAPSHOT">
<feature name="appscale-plugin" version="4.0.0-RC13-SNAPSHOT">
<bundle> mvn:io.subutai/appscale-plugin-api/4.0.0-RC13-SNAPSHOT</bundle>
<bundle> mvn:io.subutai/appscale-plugin-impl/4.0.0-RC13-SNAPSHOT</bundle>
<bundle> mvn:io.subutai/appscale-plugin-cli/4.0.0-RC13-SNAPSHOT</bundle>
<bundle> mvn:io.subutai/appscale-plugin-rest/4.0.0-RC13-SNAPSHOT</bundle>
<features name="appscale-plugin" version="4.0.0-RC13">
<feature name="appscale-plugin" version="4.0.0-RC13">
<bundle> mvn:io.subutai/appscale-plugin-api/4.0.0-RC13</bundle>
<bundle> mvn:io.subutai/appscale-plugin-impl/4.0.0-RC13</bundle>
<bundle> mvn:io.subutai/appscale-plugin-cli/4.0.0-RC13</bundle>
<bundle> mvn:io.subutai/appscale-plugin-rest/4.0.0-RC13</bundle>
</feature>
<feature name="appscale-plugin-war" version="4.0.0-RC13-SNAPSHOT">
<bundle> war:mvn:io.subutai/appscale-plugin-webui/4.0.0-RC13-SNAPSHOT/war?Webapp-Context=appscale-plugin-war</bundle>
<feature name="appscale-plugin-war" version="4.0.0-RC13">
<bundle> war:mvn:io.subutai/appscale-plugin-webui/4.0.0-RC13/war?Webapp-Context=appscale-plugin-war</bundle>
</feature>
</features>
<!-- gitignore -->
Loading

0 comments on commit a0502e6

Please sign in to comment.