1
0

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

This commit is contained in:
vinothchandar
2019-02-27 07:16:15 -08:00
parent 080b7d4d9b
commit bbf40ef987
23 changed files with 29 additions and 34 deletions

View File

@@ -21,7 +21,7 @@
<groupId>com.uber.hoodie</groupId>
<artifactId>hoodie</artifactId>
<packaging>pom</packaging>
<version>0.4.5-SNAPSHOT</version>
<version>0.4.5</version>
<description>Hoodie is a Apache Spark library that provides the ability to efficiently do
incremental processing on datasets in HDFS
</description>
@@ -144,7 +144,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.5</tag>
</scm>
<mailingLists>