1
0

[maven-release-plugin] prepare release hoodie-0.4.4

This commit is contained in:
vinothchandar
2018-09-28 11:26:15 +05:30
parent 05bf14a42e
commit 5847b61f44
11 changed files with 15 additions and 15 deletions

View File

@@ -19,7 +19,7 @@
<parent>
<artifactId>hoodie</artifactId>
<groupId>com.uber.hoodie</groupId>
<version>0.4.4-SNAPSHOT</version>
<version>0.4.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@@ -19,7 +19,7 @@
<parent>
<artifactId>hoodie</artifactId>
<groupId>com.uber.hoodie</groupId>
<version>0.4.4-SNAPSHOT</version>
<version>0.4.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@@ -19,7 +19,7 @@
<parent>
<artifactId>hoodie</artifactId>
<groupId>com.uber.hoodie</groupId>
<version>0.4.4-SNAPSHOT</version>
<version>0.4.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@@ -19,7 +19,7 @@
<parent>
<artifactId>hoodie</artifactId>
<groupId>com.uber.hoodie</groupId>
<version>0.4.4-SNAPSHOT</version>
<version>0.4.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@@ -19,7 +19,7 @@
<parent>
<artifactId>hoodie</artifactId>
<groupId>com.uber.hoodie</groupId>
<version>0.4.4-SNAPSHOT</version>
<version>0.4.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@@ -21,7 +21,7 @@
<parent>
<artifactId>hoodie</artifactId>
<groupId>com.uber.hoodie</groupId>
<version>0.4.4-SNAPSHOT</version>
<version>0.4.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@@ -19,7 +19,7 @@
<parent>
<artifactId>hoodie</artifactId>
<groupId>com.uber.hoodie</groupId>
<version>0.4.4-SNAPSHOT</version>
<version>0.4.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@@ -19,7 +19,7 @@
<parent>
<artifactId>hoodie</artifactId>
<groupId>com.uber.hoodie</groupId>
<version>0.4.4-SNAPSHOT</version>
<version>0.4.4</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -192,7 +192,7 @@
</property>
</activation>
<properties>
<hiveJarSuffix></hiveJarSuffix>
<hiveJarSuffix />
</properties>
<dependencies>
<dependency>

View File

@@ -19,7 +19,7 @@
<parent>
<artifactId>hoodie</artifactId>
<groupId>com.uber.hoodie</groupId>
<version>0.4.4-SNAPSHOT</version>
<version>0.4.4</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -205,7 +205,7 @@
</property>
</activation>
<properties>
<hiveJarSuffix></hiveJarSuffix>
<hiveJarSuffix />
</properties>
<dependencies>
<dependency>

View File

@@ -21,7 +21,7 @@
<parent>
<artifactId>hoodie</artifactId>
<groupId>com.uber.hoodie</groupId>
<version>0.4.4-SNAPSHOT</version>
<version>0.4.4</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -279,7 +279,7 @@
</property>
</activation>
<properties>
<hiveJarSuffix></hiveJarSuffix>
<hiveJarSuffix />
</properties>
<dependencies>
<dependency>

View File

@@ -21,7 +21,7 @@
<groupId>com.uber.hoodie</groupId>
<artifactId>hoodie</artifactId>
<packaging>pom</packaging>
<version>0.4.4-SNAPSHOT</version>
<version>0.4.4</version>
<description>Hoodie is a Apache Spark library that provides the ability to efficiently do
incremental processing on datasets in HDFS
</description>
@@ -133,7 +133,7 @@
<connection>scm:git:git@github.com:uber/hoodie.git</connection>
<developerConnection>scm:git:git@github.com:uber/hoodie.git</developerConnection>
<url>git@github.com:uber/hoodie.git</url>
<tag>HEAD</tag>
<tag>hoodie-0.4.4</tag>
</scm>
<mailingLists>