File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 20
20
21
21
<groupId >io.cdap.plugin</groupId >
22
22
<artifactId >database-plugins-parent</artifactId >
23
- <version >1.8 .0-SNAPSHOT</version >
23
+ <version >1.9 .0-SNAPSHOT</version >
24
24
<packaging >pom</packaging >
25
25
<name >Database Plugins</name >
26
26
<description >Collection of database plugins</description >
60
60
<surefire .redirectTestOutputToFile>true</surefire .redirectTestOutputToFile>
61
61
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
62
62
<!-- version properties -->
63
- <cdap .version>6.7 .0-SNAPSHOT</cdap .version>
64
- <cdap .plugin.version>2.9 .0-SNAPSHOT</cdap .plugin.version>
63
+ <cdap .version>6.8 .0-SNAPSHOT</cdap .version>
64
+ <cdap .plugin.version>2.10 .0-SNAPSHOT</cdap .plugin.version>
65
65
<guava .version>13.0.1</guava .version>
66
66
<hadoop .version>2.3.0</hadoop .version>
67
67
<hsql .version>2.2.4</hsql .version>
You can’t perform that action at this time.
0 commit comments