1
0

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

This commit is contained in:
Vinoth Chandar
2018-09-12 23:59:34 +05:30
parent 0b1a949a87
commit b748bc836d
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>
@@ -193,7 +193,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>
@@ -132,7 +132,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>