Skip to content

Commit

Permalink
update pentaho libs
Browse files Browse the repository at this point in the history
  • Loading branch information
hemgov committed Sep 6, 2016
1 parent 85b9b4b commit 4a5b0d8
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.target>1.6</maven.compiler.target>
<maven.compiler.source>1.6</maven.compiler.source>
<kettle.version>4.4.1-GA</kettle.version>
<kettle.version>6.1.0.2-208</kettle.version>
<buildId>${maven.build.timestamp}</buildId>
<maven.build.timestamp.format>yyyyMMdd-HHmm</maven.build.timestamp.format>
</properties>
Expand Down Expand Up @@ -59,12 +59,6 @@
<version>${kettle.version}</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>pentaho-kettle</groupId>
<artifactId>kettle-db</artifactId>
<version>${kettle.version}</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>pentaho-kettle</groupId>
<artifactId>kettle-ui-swt</artifactId>
Expand Down

0 comments on commit 4a5b0d8

Please sign in to comment.