File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >kafka-plugins</artifactId >
77 <groupId >co.cask.hydrator</groupId >
8- <version >1.9.0-SNAPSHOT </version >
8+ <version >1.9.0</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
162162 <version >1.0.1</version >
163163 <configuration >
164164 <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 >
167167 </cdapArtifacts >
168168 </configuration >
169169 <executions >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >kafka-plugins</artifactId >
77 <groupId >co.cask.hydrator</groupId >
8- <version >1.9.0-SNAPSHOT </version >
8+ <version >1.9.0</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
146146 <version >1.0.1</version >
147147 <configuration >
148148 <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 >
151151 </cdapArtifacts >
152152 </configuration >
153153 <executions >
Original file line number Diff line number Diff line change 88 <groupId >co.cask.hydrator</groupId >
99 <artifactId >kafka-plugins</artifactId >
1010 <packaging >pom</packaging >
11- <version >1.9.0-SNAPSHOT </version >
11+ <version >1.9.0</version >
1212
1313 <licenses >
1414 <license >
9797
9898 <properties >
9999 <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>
102102 <spark1 .version>1.6.1</spark1 .version>
103103 <spark2 .version>2.2.0</spark2 .version>
104104 <widgets .dir>widgets</widgets .dir>
You can’t perform that action at this time.
0 commit comments