Skip to content

Commit

Permalink
[maven-release-plugin] prepare release kylin-1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lidongsjtu committed May 23, 2016
1 parent b5e7be9 commit af2646b
Show file tree
Hide file tree
Showing 21 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>kylin</artifactId>
<groupId>org.apache.kylin</groupId>
<version>1.5.2-SNAPSHOT</version>
<version>1.5.2</version>

</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion atopcalcite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.kylin</groupId>
<artifactId>kylin</artifactId>
<version>1.5.2-SNAPSHOT</version>
<version>1.5.2</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion core-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.kylin</groupId>
<artifactId>kylin</artifactId>
<version>1.5.2-SNAPSHOT</version>
<version>1.5.2</version>

</parent>

Expand Down
2 changes: 1 addition & 1 deletion core-cube/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.kylin</groupId>
<artifactId>kylin</artifactId>
<version>1.5.2-SNAPSHOT</version>
<version>1.5.2</version>

</parent>

Expand Down
2 changes: 1 addition & 1 deletion core-dictionary/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.kylin</groupId>
<artifactId>kylin</artifactId>
<version>1.5.2-SNAPSHOT</version>
<version>1.5.2</version>

</parent>

Expand Down
2 changes: 1 addition & 1 deletion core-job/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.kylin</groupId>
<artifactId>kylin</artifactId>
<version>1.5.2-SNAPSHOT</version>
<version>1.5.2</version>

</parent>

Expand Down
2 changes: 1 addition & 1 deletion core-metadata/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.kylin</groupId>
<artifactId>kylin</artifactId>
<version>1.5.2-SNAPSHOT</version>
<version>1.5.2</version>

</parent>

Expand Down
2 changes: 1 addition & 1 deletion core-storage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.kylin</groupId>
<artifactId>kylin</artifactId>
<version>1.5.2-SNAPSHOT</version>
<version>1.5.2</version>

</parent>

Expand Down
2 changes: 1 addition & 1 deletion engine-mr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.kylin</groupId>
<artifactId>kylin</artifactId>
<version>1.5.2-SNAPSHOT</version>
<version>1.5.2</version>

</parent>

Expand Down
2 changes: 1 addition & 1 deletion engine-spark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.kylin</groupId>
<artifactId>kylin</artifactId>
<version>1.5.2-SNAPSHOT</version>
<version>1.5.2</version>

</parent>

Expand Down
2 changes: 1 addition & 1 deletion engine-streaming/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.kylin</groupId>
<artifactId>kylin</artifactId>
<version>1.5.2-SNAPSHOT</version>
<version>1.5.2</version>

</parent>

Expand Down
2 changes: 1 addition & 1 deletion invertedindex/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>kylin</artifactId>
<groupId>org.apache.kylin</groupId>
<version>1.5.2-SNAPSHOT</version>
<version>1.5.2</version>

</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.kylin</groupId>
<artifactId>kylin</artifactId>
<version>1.5.2-SNAPSHOT</version>
<version>1.5.2</version>

</parent>

Expand Down
2 changes: 1 addition & 1 deletion kylin-it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>kylin</artifactId>
<groupId>org.apache.kylin</groupId>
<version>1.5.2-SNAPSHOT</version>
<version>1.5.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
5 changes: 3 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<groupId>org.apache.kylin</groupId>
<artifactId>kylin</artifactId>
<packaging>pom</packaging>
<version>1.5.2-SNAPSHOT</version>
<version>1.5.2</version>

<name>Kylin:HadoopOLAPEngine</name>
<url>http://kylin.apache.org</url>
Expand Down Expand Up @@ -169,7 +169,8 @@
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/kylin.git</connection>
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/kylin.git</developerConnection>
<url>https://git-wip-us.apache.org/repos/asf/kylin.git</url>
</scm>
<tag>kylin-1.5.2</tag>
</scm>

<dependencyManagement>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion query/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.kylin</groupId>
<artifactId>kylin</artifactId>
<version>1.5.2-SNAPSHOT</version>
<version>1.5.2</version>

</parent>

Expand Down
2 changes: 1 addition & 1 deletion server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.kylin</groupId>
<artifactId>kylin</artifactId>
<version>1.5.2-SNAPSHOT</version>
<version>1.5.2</version>

</parent>

Expand Down
2 changes: 1 addition & 1 deletion source-hive/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.kylin</groupId>
<artifactId>kylin</artifactId>
<version>1.5.2-SNAPSHOT</version>
<version>1.5.2</version>

</parent>

Expand Down
2 changes: 1 addition & 1 deletion source-kafka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.kylin</groupId>
<artifactId>kylin</artifactId>
<version>1.5.2-SNAPSHOT</version>
<version>1.5.2</version>

</parent>

Expand Down
2 changes: 1 addition & 1 deletion storage-hbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.kylin</groupId>
<artifactId>kylin</artifactId>
<version>1.5.2-SNAPSHOT</version>
<version>1.5.2</version>

</parent>

Expand Down
5 changes: 2 additions & 3 deletions tool/pom.xml
Original file line number Diff line number Diff line change
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>1.5.2-SNAPSHOT</version>
<version>1.5.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down

0 comments on commit af2646b

Please sign in to comment.