Skip to content

Commit

Permalink
[maven-release-plugin] prepare release kylin-3.0.0-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
shaofengshi committed Apr 3, 2019
1 parent 80c63f5 commit 8872e28
Show file tree
Hide file tree
Showing 32 changed files with 46 additions and 58 deletions.
2 changes: 1 addition & 1 deletion assembly/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<artifactId>kylin</artifactId>
<groupId>org.apache.kylin</groupId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
</parent>

<properties>
Expand Down
5 changes: 2 additions & 3 deletions cache/pom.xml
Expand Up @@ -15,8 +15,7 @@
limitations under the License.
-->

<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<artifactId>kylin-cache</artifactId>
Expand All @@ -27,7 +26,7 @@
<parent>
<groupId>org.apache.kylin</groupId>
<artifactId>kylin</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion core-common/pom.xml
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.kylin</groupId>
<artifactId>kylin</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion core-cube/pom.xml
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.kylin</groupId>
<artifactId>kylin</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion core-dictionary/pom.xml
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.kylin</groupId>
<artifactId>kylin</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion core-job/pom.xml
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.kylin</groupId>
<artifactId>kylin</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion core-metadata/pom.xml
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.kylin</groupId>
<artifactId>kylin</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion core-metrics/pom.xml
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>kylin</artifactId>
<groupId>org.apache.kylin</groupId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion core-storage/pom.xml
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.kylin</groupId>
<artifactId>kylin</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
</parent>

<dependencies>
Expand Down
6 changes: 2 additions & 4 deletions datasource-sdk/pom.xml
Expand Up @@ -17,9 +17,7 @@
limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<artifactId>kylin-datasource-sdk</artifactId>
Expand All @@ -28,7 +26,7 @@
<parent>
<groupId>org.apache.kylin</groupId>
<artifactId>kylin</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion engine-mr/pom.xml
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.kylin</groupId>
<artifactId>kylin</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion engine-spark/pom.xml
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.kylin</groupId>
<artifactId>kylin</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion jdbc/pom.xml
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.kylin</groupId>
<artifactId>kylin</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion kylin-it/pom.xml
Expand Up @@ -29,7 +29,7 @@
<parent>
<artifactId>kylin</artifactId>
<groupId>org.apache.kylin</groupId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion metrics-reporter-hive/pom.xml
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>kylin</artifactId>
<groupId>org.apache.kylin</groupId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion metrics-reporter-kafka/pom.xml
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>kylin</artifactId>
<groupId>org.apache.kylin</groupId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
</parent>

<dependencies>
Expand Down
11 changes: 5 additions & 6 deletions pom.xml
Expand Up @@ -16,22 +16,21 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
<version>19</version>
<relativePath/>
<relativePath />
<!-- no parent resolution -->
</parent>

<groupId>org.apache.kylin</groupId>
<artifactId>kylin</artifactId>
<packaging>pom</packaging>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>

<name>Apache Kylin</name>
<url>http://kylin.apache.org</url>
Expand Down Expand Up @@ -207,7 +206,7 @@
<developerConnection>scm:git:ssh://git@github.com/apache/kylin.git
</developerConnection>
<url>https://github.com/apache/kylin</url>
<tag>HEAD</tag>
<tag>kylin-3.0.0-alpha</tag>
</scm>

<dependencyManagement>
Expand Down Expand Up @@ -1844,7 +1843,7 @@
</goals>
</pluginExecutionFilter>
<action>
<ignore/>
<ignore />
</action>
</pluginExecution>
</pluginExecutions>
Expand Down
2 changes: 1 addition & 1 deletion query/pom.xml
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.kylin</groupId>
<artifactId>kylin</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion server-base/pom.xml
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.kylin</groupId>
<artifactId>kylin</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion server/pom.xml
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.kylin</groupId>
<artifactId>kylin</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion source-hive/pom.xml
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.kylin</groupId>
<artifactId>kylin</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
</parent>

<dependencies>
Expand Down
5 changes: 2 additions & 3 deletions source-jdbc/pom.xml
Expand Up @@ -17,8 +17,7 @@
limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<artifactId>kylin-source-jdbc</artifactId>
Expand All @@ -29,7 +28,7 @@
<parent>
<groupId>org.apache.kylin</groupId>
<artifactId>kylin</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion source-kafka/pom.xml
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.kylin</groupId>
<artifactId>kylin</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
</parent>

<dependencies>
Expand Down
8 changes: 3 additions & 5 deletions storage-hbase/pom.xml
Expand Up @@ -17,8 +17,7 @@
limitations under the License.
-->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<artifactId>kylin-storage-hbase</artifactId>
Expand All @@ -29,7 +28,7 @@
<parent>
<groupId>org.apache.kylin</groupId>
<artifactId>kylin</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
</parent>

<properties>
Expand Down Expand Up @@ -143,8 +142,7 @@
<shadedArtifactAttached>true</shadedArtifactAttached>
<shadedClassifierName>coprocessor</shadedClassifierName>
<transformers>
<transformer
implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"/>
<transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
</transformers>
<artifactSet>
<includes>
Expand Down
2 changes: 1 addition & 1 deletion storage-stream/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>kylin</artifactId>
<groupId>org.apache.kylin</groupId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>kylin-storage-stream</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions stream-coordinator/pom.xml
Expand Up @@ -17,12 +17,11 @@
limitations under the License.
-->

<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>kylin</artifactId>
<groupId>org.apache.kylin</groupId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>kylin-stream-coordinator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion stream-core/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>kylin</artifactId>
<groupId>org.apache.kylin</groupId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>kylin-stream-core</artifactId>
Expand Down
14 changes: 5 additions & 9 deletions stream-receiver/pom.xml
Expand Up @@ -17,12 +17,11 @@
limitations under the License.
-->

<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>kylin</artifactId>
<groupId>org.apache.kylin</groupId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>kylin-stream-receiver</artifactId>
Expand Down Expand Up @@ -254,14 +253,11 @@
<shadedArtifactAttached>true</shadedArtifactAttached>
<shadedClassifierName>all</shadedClassifierName>
<transformers>
<transformer
implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"/>
<transformer
implementation="org.apache.maven.plugins.shade.resource.AppendingTransformer">
<transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
<transformer implementation="org.apache.maven.plugins.shade.resource.AppendingTransformer">
<resource>META-INF/spring.handlers</resource>
</transformer>
<transformer
implementation="org.apache.maven.plugins.shade.resource.AppendingTransformer">
<transformer implementation="org.apache.maven.plugins.shade.resource.AppendingTransformer">
<resource>META-INF/spring.schemas</resource>
</transformer>
</transformers>
Expand Down
2 changes: 1 addition & 1 deletion stream-source-kafka/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>kylin</artifactId>
<groupId>org.apache.kylin</groupId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>kylin-stream-source-kafka</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tomcat-ext/pom.xml
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.kylin</groupId>
<artifactId>kylin</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion tool-assembly/pom.xml
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>kylin</artifactId>
<groupId>org.apache.kylin</groupId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-alpha</version>
</parent>

<properties>
Expand Down

0 comments on commit 8872e28

Please sign in to comment.