Skip to content

Commit

Permalink
DPNG-8702, Fixing view datasets in hive
Browse files Browse the repository at this point in the history
Conflicts:
	pom.xml
  • Loading branch information
kbalka committed Jun 30, 2016
1 parent 0104b10 commit b9b8f5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<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">
<modelVersion>4.0.0</modelVersion>
<artifactId>uploader</artifactId>
<version>0.5.16</version>
<version>0.5.17</version>

<parent>
<groupId>org.trustedanalytics</groupId>
Expand Down Expand Up @@ -72,7 +72,7 @@
<dependency>
<groupId>org.trustedanalytics</groupId>
<artifactId>object-store</artifactId>
<version>0.4.11</version>
<version>0.4.16</version>
</dependency>
<dependency>
<groupId>org.apache.tika</groupId>
Expand Down

0 comments on commit b9b8f5a

Please sign in to comment.