File tree 6 files changed +6
-6
lines changed
multi-io-samples/kafka-streams/user-clicks-per-region-1.2.x
http-clicks-and-region-ingest
log-user-clicks-per-region
user-clicks-per-region-processor
6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11
11
12
12
<groupId >org.springframework.cloud.dataflow.samples</groupId >
13
13
<artifactId >http-click-ingest</artifactId >
14
- <version >1.2 .0-SNAPSHOT</version >
14
+ <version >2.0 .0-SNAPSHOT</version >
15
15
<name >http-click-ingest</name >
16
16
<description >Http click ingest application</description >
17
17
Original file line number Diff line number Diff line change 11
11
12
12
<groupId >org.springframework.cloud.dataflow.samples</groupId >
13
13
<artifactId >http-clicks-and-region-ingest</artifactId >
14
- <version >1.2 .0-SNAPSHOT</version >
14
+ <version >2.0 .0-SNAPSHOT</version >
15
15
<name >http-clicks-and-region-ingest</name >
16
16
<description >Http clicks and region ingest application</description >
17
17
Original file line number Diff line number Diff line change 11
11
12
12
<groupId >org.springframework.cloud.dataflow.samples</groupId >
13
13
<artifactId >http-region-ingest</artifactId >
14
- <version >1.2 .0-SNAPSHOT</version >
14
+ <version >2.0 .0-SNAPSHOT</version >
15
15
<name >http-region-ingest</name >
16
16
<description >Http region ingest application</description >
17
17
Original file line number Diff line number Diff line change 11
11
12
12
<groupId >org.springframework.cloud.dataflow.samples</groupId >
13
13
<artifactId >log-user-clicks-per-region</artifactId >
14
- <version >1.2 .0-SNAPSHOT</version >
14
+ <version >2.0 .0-SNAPSHOT</version >
15
15
<name >log-user-clicks-per-region</name >
16
16
17
17
<properties >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >org.springframework.cloud.dataflow.samples</groupId >
5
5
<artifactId >user-clicks-per-region</artifactId >
6
- <version >1.2 .0-SNAPSHOT</version >
6
+ <version >2.0 .0-SNAPSHOT</version >
7
7
<packaging >pom</packaging >
8
8
<modules >
9
9
<module >http-click-ingest</module >
Original file line number Diff line number Diff line change 12
12
13
13
<groupId >org.springframework.cloud.dataflow.samples</groupId >
14
14
<artifactId >user-clicks-per-region-processor</artifactId >
15
- <version >1.2 .0-SNAPSHOT</version >
15
+ <version >2.0 .0-SNAPSHOT</version >
16
16
<packaging >jar</packaging >
17
17
18
18
<name >user-clicks-per-region-processor</name >
You can’t perform that action at this time.
0 commit comments