File tree 18 files changed +19
-19
lines changed
cloudsql-postgresql-plugin
generic-db-argument-setter
18 files changed +19
-19
lines changed Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<artifactId >database-plugins-parent</artifactId >
22
22
<groupId >io.cdap.plugin</groupId >
23
- <version >1.10 .0-SNAPSHOT</version >
23
+ <version >0.11 .0-SNAPSHOT</version >
24
24
</parent >
25
25
26
26
<name >Aurora DB MySQL plugin</name >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<artifactId >database-plugins-parent</artifactId >
22
22
<groupId >io.cdap.plugin</groupId >
23
- <version >1.10 .0-SNAPSHOT</version >
23
+ <version >0.11 .0-SNAPSHOT</version >
24
24
</parent >
25
25
26
26
<name >Aurora DB PostgreSQL plugin</name >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<artifactId >database-plugins-parent</artifactId >
22
22
<groupId >io.cdap.plugin</groupId >
23
- <version >1.10 .0-SNAPSHOT</version >
23
+ <version >0.11 .0-SNAPSHOT</version >
24
24
</parent >
25
25
26
26
<name >CloudSQL MySQL plugin</name >
45
45
<dependency >
46
46
<groupId >io.cdap.plugin</groupId >
47
47
<artifactId >mysql-plugin</artifactId >
48
- <version >1.10 .0-SNAPSHOT</version >
48
+ <version >0.11 .0-SNAPSHOT</version >
49
49
</dependency >
50
50
51
51
<!-- test dependencies -->
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<artifactId >database-plugins-parent</artifactId >
22
22
<groupId >io.cdap.plugin</groupId >
23
- <version >1.10 .0-SNAPSHOT</version >
23
+ <version >0.11 .0-SNAPSHOT</version >
24
24
</parent >
25
25
26
26
<name >CloudSQL PostgreSQL plugin</name >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<artifactId >database-plugins-parent</artifactId >
22
22
<groupId >io.cdap.plugin</groupId >
23
- <version >1.10 .0-SNAPSHOT</version >
23
+ <version >0.11 .0-SNAPSHOT</version >
24
24
</parent >
25
25
26
26
<name >Database Commons</name >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<artifactId >database-plugins-parent</artifactId >
22
22
<groupId >io.cdap.plugin</groupId >
23
- <version >1.10 .0-SNAPSHOT</version >
23
+ <version >0.11 .0-SNAPSHOT</version >
24
24
</parent >
25
25
26
26
<name >IBM DB2 plugin</name >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<artifactId >database-plugins-parent</artifactId >
22
22
<groupId >io.cdap.plugin</groupId >
23
- <version >1.10 .0-SNAPSHOT</version >
23
+ <version >0.11 .0-SNAPSHOT</version >
24
24
</parent >
25
25
26
26
<name >Generic database plugin</name >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<artifactId >database-plugins-parent</artifactId >
22
22
<groupId >io.cdap.plugin</groupId >
23
- <version >1.10 .0-SNAPSHOT</version >
23
+ <version >0.11 .0-SNAPSHOT</version >
24
24
</parent >
25
25
26
26
<name >Generic database argument setter plugin</name >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<artifactId >database-plugins-parent</artifactId >
22
22
<groupId >io.cdap.plugin</groupId >
23
- <version >1.10 .0-SNAPSHOT</version >
23
+ <version >0.11 .0-SNAPSHOT</version >
24
24
</parent >
25
25
26
26
<name >Maria DB plugin</name >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<artifactId >database-plugins-parent</artifactId >
22
22
<groupId >io.cdap.plugin</groupId >
23
- <version >1.10 .0-SNAPSHOT</version >
23
+ <version >0.11 .0-SNAPSHOT</version >
24
24
</parent >
25
25
26
26
<name >Memsql plugin</name >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<artifactId >database-plugins-parent</artifactId >
22
22
<groupId >io.cdap.plugin</groupId >
23
- <version >1.10 .0-SNAPSHOT</version >
23
+ <version >0.11 .0-SNAPSHOT</version >
24
24
</parent >
25
25
26
26
<name >Microsoft SQL Server plugin</name >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<artifactId >database-plugins-parent</artifactId >
22
22
<groupId >io.cdap.plugin</groupId >
23
- <version >1.10 .0-SNAPSHOT</version >
23
+ <version >0.11 .0-SNAPSHOT</version >
24
24
</parent >
25
25
26
26
<name >Mysql plugin</name >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<artifactId >database-plugins-parent</artifactId >
22
22
<groupId >io.cdap.plugin</groupId >
23
- <version >1.10 .0-SNAPSHOT</version >
23
+ <version >0.11 .0-SNAPSHOT</version >
24
24
</parent >
25
25
26
26
<name >Netezza plugin</name >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<artifactId >database-plugins-parent</artifactId >
22
22
<groupId >io.cdap.plugin</groupId >
23
- <version >1.10 .0-SNAPSHOT</version >
23
+ <version >0.11 .0-SNAPSHOT</version >
24
24
</parent >
25
25
26
26
<name >Oracle plugin</name >
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.10 .0-SNAPSHOT</version >
23
+ <version >0.11 .0-SNAPSHOT</version >
24
24
<packaging >pom</packaging >
25
25
<name >Database Plugins</name >
26
26
<description >Collection of database plugins</description >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<artifactId >database-plugins-parent</artifactId >
22
22
<groupId >io.cdap.plugin</groupId >
23
- <version >1.10 .0-SNAPSHOT</version >
23
+ <version >0.11 .0-SNAPSHOT</version >
24
24
</parent >
25
25
26
26
<name >PostgreSQL plugin</name >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<artifactId >database-plugins-parent</artifactId >
22
22
<groupId >io.cdap.plugin</groupId >
23
- <version >1.10 .0-SNAPSHOT</version >
23
+ <version >0.11 .0-SNAPSHOT</version >
24
24
</parent >
25
25
26
26
<name >SAP HANA plugin</name >
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<artifactId >database-plugins-parent</artifactId >
23
23
<groupId >io.cdap.plugin</groupId >
24
- <version >1.10 .0-SNAPSHOT</version >
24
+ <version >0.11 .0-SNAPSHOT</version >
25
25
</parent >
26
26
27
27
<artifactId >teradata-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments