File tree Expand file tree Collapse file tree 6 files changed +16
-0
lines changed
cloudsql-postgresql-plugin Expand file tree Collapse file tree 6 files changed +16
-0
lines changed Original file line number Diff line number Diff line change 59
59
<dependency >
60
60
<groupId >io.cdap.cdap</groupId >
61
61
<artifactId >hydrator-test</artifactId >
62
+ <scope >test</scope >
62
63
</dependency >
63
64
<dependency >
64
65
<groupId >io.cdap.cdap</groupId >
68
69
<dependency >
69
70
<groupId >junit</groupId >
70
71
<artifactId >junit</artifactId >
72
+ <scope >test</scope >
71
73
</dependency >
72
74
<dependency >
73
75
<groupId >io.cdap.cdap</groupId >
77
79
<dependency >
78
80
<groupId >org.mockito</groupId >
79
81
<artifactId >mockito-core</artifactId >
82
+ <scope >test</scope >
80
83
</dependency >
81
84
<dependency >
82
85
<groupId >org.jetbrains</groupId >
Original file line number Diff line number Diff line change 63
63
<dependency >
64
64
<groupId >io.cdap.cdap</groupId >
65
65
<artifactId >hydrator-test</artifactId >
66
+ <scope >test</scope >
66
67
</dependency >
67
68
<dependency >
68
69
<groupId >io.cdap.cdap</groupId >
72
73
<dependency >
73
74
<groupId >junit</groupId >
74
75
<artifactId >junit</artifactId >
76
+ <scope >test</scope >
75
77
</dependency >
76
78
<dependency >
77
79
<groupId >io.cdap.cdap</groupId >
81
83
<dependency >
82
84
<groupId >org.mockito</groupId >
83
85
<artifactId >mockito-core</artifactId >
86
+ <scope >test</scope >
84
87
</dependency >
85
88
<dependency >
86
89
<groupId >org.jetbrains</groupId >
Original file line number Diff line number Diff line change 57
57
<dependency >
58
58
<groupId >io.cdap.cdap</groupId >
59
59
<artifactId >hydrator-test</artifactId >
60
+ <scope >test</scope >
60
61
</dependency >
61
62
<dependency >
62
63
<groupId >io.cdap.cdap</groupId >
65
66
<dependency >
66
67
<groupId >junit</groupId >
67
68
<artifactId >junit</artifactId >
69
+ <scope >test</scope >
68
70
</dependency >
69
71
<dependency >
70
72
<groupId >org.mockito</groupId >
71
73
<artifactId >mockito-core</artifactId >
74
+ <scope >test</scope >
72
75
</dependency >
73
76
<dependency >
74
77
<groupId >com.microsoft.sqlserver</groupId >
Original file line number Diff line number Diff line change 57
57
<dependency >
58
58
<groupId >io.cdap.cdap</groupId >
59
59
<artifactId >hydrator-test</artifactId >
60
+ <scope >test</scope >
60
61
</dependency >
61
62
<dependency >
62
63
<groupId >io.cdap.cdap</groupId >
65
66
<dependency >
66
67
<groupId >junit</groupId >
67
68
<artifactId >junit</artifactId >
69
+ <scope >test</scope >
68
70
</dependency >
69
71
<dependency >
70
72
<groupId >io.cdap.cdap</groupId >
74
76
<dependency >
75
77
<groupId >org.mockito</groupId >
76
78
<artifactId >mockito-core</artifactId >
79
+ <scope >test</scope >
77
80
</dependency >
78
81
<dependency >
79
82
<groupId >mysql</groupId >
Original file line number Diff line number Diff line change 57
57
<dependency >
58
58
<groupId >io.cdap.cdap</groupId >
59
59
<artifactId >hydrator-test</artifactId >
60
+ <scope >test</scope >
60
61
</dependency >
61
62
<dependency >
62
63
<groupId >io.cdap.cdap</groupId >
65
66
<dependency >
66
67
<groupId >junit</groupId >
67
68
<artifactId >junit</artifactId >
69
+ <scope >test</scope >
68
70
</dependency >
69
71
<dependency >
70
72
<groupId >org.hsqldb</groupId >
80
82
<dependency >
81
83
<groupId >org.mockito</groupId >
82
84
<artifactId >mockito-core</artifactId >
85
+ <scope >test</scope >
83
86
</dependency >
84
87
<dependency >
85
88
<groupId >io.cdap.cdap</groupId >
Original file line number Diff line number Diff line change 63
63
<dependency >
64
64
<groupId >io.cdap.cdap</groupId >
65
65
<artifactId >hydrator-test</artifactId >
66
+ <scope >test</scope >
66
67
</dependency >
67
68
<dependency >
68
69
<groupId >io.cdap.cdap</groupId >
You can’t perform that action at this time.
0 commit comments