File tree 3 files changed +9
-9
lines changed
3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >kafka-plugins</artifactId >
7
7
<groupId >co.cask.hydrator</groupId >
8
- <version >1.9.0-SNAPSHOT </version >
8
+ <version >1.9.0</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
162
162
<version >1.0.1</version >
163
163
<configuration >
164
164
<cdapArtifacts >
165
- <parent >system:cdap-data-pipeline[5.0 .0,6.0.0-SNAPSHOT)</parent >
166
- <parent >system:cdap-data-streams[5.0 .0,6.0.0-SNAPSHOT)</parent >
165
+ <parent >system:cdap-data-pipeline[5.1 .0,6.0.0-SNAPSHOT)</parent >
166
+ <parent >system:cdap-data-streams[5.1 .0,6.0.0-SNAPSHOT)</parent >
167
167
</cdapArtifacts >
168
168
</configuration >
169
169
<executions >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >kafka-plugins</artifactId >
7
7
<groupId >co.cask.hydrator</groupId >
8
- <version >1.9.0-SNAPSHOT </version >
8
+ <version >1.9.0</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
146
146
<version >1.0.1</version >
147
147
<configuration >
148
148
<cdapArtifacts >
149
- <parent >system:cdap-data-pipeline[5.0 .0,6.0.0-SNAPSHOT)</parent >
150
- <parent >system:cdap-data-streams[5.0 .0,6.0.0-SNAPSHOT)</parent >
149
+ <parent >system:cdap-data-pipeline[5.1 .0,6.0.0-SNAPSHOT)</parent >
150
+ <parent >system:cdap-data-streams[5.1 .0,6.0.0-SNAPSHOT)</parent >
151
151
</cdapArtifacts >
152
152
</configuration >
153
153
<executions >
Original file line number Diff line number Diff line change 8
8
<groupId >co.cask.hydrator</groupId >
9
9
<artifactId >kafka-plugins</artifactId >
10
10
<packaging >pom</packaging >
11
- <version >1.9.0-SNAPSHOT </version >
11
+ <version >1.9.0</version >
12
12
13
13
<licenses >
14
14
<license >
97
97
98
98
<properties >
99
99
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
100
- <cdap .version>5.1.0-SNAPSHOT </cdap .version>
101
- <hydrator .version>2.1.0-SNAPSHOT </hydrator .version>
100
+ <cdap .version>5.1.0</cdap .version>
101
+ <hydrator .version>2.1.0</hydrator .version>
102
102
<spark1 .version>1.6.1</spark1 .version>
103
103
<spark2 .version>2.2.0</spark2 .version>
104
104
<widgets .dir>widgets</widgets .dir>
You can’t perform that action at this time.
0 commit comments