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

@@ -15,12 +15,11 @@
~ 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">
<parent>
<artifactId>hoodie</artifactId>
<groupId>com.uber.hoodie</groupId>
<version>0.4.5-SNAPSHOT</version>
<version>0.4.5</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>hoodie-integ-test</artifactId>