File tree Expand file tree Collapse file tree 10 files changed +15
-15
lines changed
Expand file tree Collapse file tree 10 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 2222
2323 <groupId >com.cloudera.cdk.examples</groupId >
2424 <artifactId >dataset-staging</artifactId >
25- <version >0.7 .1-SNAPSHOT</version >
25+ <version >0.8 .1-SNAPSHOT</version >
2626 <packaging >jar</packaging >
2727
2828 <name >CDK Dataset Staging Example</name >
2929
3030 <properties >
3131 <!-- Keep this updated to the latest CDK release! -->
32- <cdk-version >0.7.0 -SNAPSHOT</cdk-version >
32+ <cdk-version >0.8.1 -SNAPSHOT</cdk-version >
3333 </properties >
3434
3535 <build >
Original file line number Diff line number Diff line change 2222
2323 <groupId >com.cloudera.cdk.examples</groupId >
2424 <artifactId >dataset</artifactId >
25- <version >0.7 .1-SNAPSHOT</version >
25+ <version >0.8 .1-SNAPSHOT</version >
2626 <packaging >jar</packaging >
2727
2828 <name >CDK Dataset Examples</name >
2929
3030 <properties >
3131 <!-- Keep this updated to the latest CDK release! -->
32- <cdk-version >0.7 .1-SNAPSHOT</cdk-version >
32+ <cdk-version >0.8 .1-SNAPSHOT</cdk-version >
3333 </properties >
3434
3535 <build >
Original file line number Diff line number Diff line change 2525 <parent >
2626 <groupId >com.cloudera.cdk.examples</groupId >
2727 <artifactId >demo</artifactId >
28- <version >0.7 .1-SNAPSHOT</version >
28+ <version >0.8 .1-SNAPSHOT</version >
2929 </parent >
3030
3131 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 2525 <parent >
2626 <groupId >com.cloudera.cdk.examples</groupId >
2727 <artifactId >demo</artifactId >
28- <version >0.7 .1-SNAPSHOT</version >
28+ <version >0.8 .1-SNAPSHOT</version >
2929 </parent >
3030
3131 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 2424 <parent >
2525 <groupId >com.cloudera.cdk.examples</groupId >
2626 <artifactId >demo</artifactId >
27- <version >0.7 .1-SNAPSHOT</version >
27+ <version >0.8 .1-SNAPSHOT</version >
2828 </parent >
2929
3030 <packaging >war</packaging >
Original file line number Diff line number Diff line change 2525 <parent >
2626 <groupId >com.cloudera.cdk.examples</groupId >
2727 <artifactId >demo</artifactId >
28- <version >0.7 .1-SNAPSHOT</version >
28+ <version >0.8 .1-SNAPSHOT</version >
2929 </parent >
3030
3131 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 2424 <parent >
2525 <groupId >com.cloudera.cdk.examples</groupId >
2626 <artifactId >demo</artifactId >
27- <version >0.7 .1-SNAPSHOT</version >
27+ <version >0.8 .1-SNAPSHOT</version >
2828 </parent >
2929
3030 <packaging >war</packaging >
Original file line number Diff line number Diff line change 2222
2323 <groupId >com.cloudera.cdk.examples</groupId >
2424 <artifactId >demo</artifactId >
25- <version >0.7 .1-SNAPSHOT</version >
25+ <version >0.8 .1-SNAPSHOT</version >
2626 <packaging >pom</packaging >
2727
2828 <name >demo</name >
3838 <properties >
3939 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
4040 <!-- Keep this updated to the latest CDK release! -->
41- <cdk-version >0.7 .1-SNAPSHOT</cdk-version >
41+ <cdk-version >0.8 .1-SNAPSHOT</cdk-version >
4242 </properties >
4343
4444 <repositories >
Original file line number Diff line number Diff line change 44
55 <groupId >com.cloudera.cdk.examples</groupId >
66 <artifactId >logging-webapp</artifactId >
7- <version >0.7 .1-SNAPSHOT</version >
7+ <version >0.8 .1-SNAPSHOT</version >
88 <packaging >war</packaging >
99
1010 <name >logging-webapp</name >
1111
1212 <properties >
1313 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1414 <!-- Keep this updated to the latest CDK release! -->
15- <cdk-version >0.7 .1-SNAPSHOT</cdk-version >
15+ <cdk-version >0.8 .1-SNAPSHOT</cdk-version >
1616 </properties >
1717
1818 <dependencies >
Original file line number Diff line number Diff line change 44
55 <groupId >com.cloudera.cdk.examples</groupId >
66 <artifactId >logging</artifactId >
7- <version >0.7 .1-SNAPSHOT</version >
7+ <version >0.8 .1-SNAPSHOT</version >
88 <packaging >jar</packaging >
99
1010 <name >logging</name >
1111
1212 <properties >
1313 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1414 <!-- Keep this updated to the latest CDK release! -->
15- <cdk-version >0.7 .1-SNAPSHOT</cdk-version >
15+ <cdk-version >0.8 .1-SNAPSHOT</cdk-version >
1616 </properties >
1717
1818 <dependencies >
You can’t perform that action at this time.
0 commit comments