File tree Expand file tree Collapse file tree 15 files changed +28
-28
lines changed
hello-consumer-microservice-http
hello-consumer-microservice-message
hello-consumer-microservice-timeout
hello-microservice-faulty
hello-microservice-message
hello-microservice-consumer-openshift-circuit-breaker
hello-microservice-consumer-openshift
hello-microservice-openshift-health-checks
hello-microservice-openshift Expand file tree Collapse file tree 15 files changed +28
-28
lines changed Original file line number Diff line number Diff line change 11
11
12
12
<properties >
13
13
<vertx .verticle>io.vertx.book.hello.HelloVerticle</vertx .verticle>
14
- <vertx .version>3.4.0.Beta1 </vertx .version>
14
+ <vertx .version>3.4.0</vertx .version>
15
15
</properties >
16
16
17
17
<dependencyManagement >
51
51
<plugin >
52
52
<groupId >io.fabric8</groupId >
53
53
<artifactId >vertx-maven-plugin</artifactId >
54
- <version >1.0.4 </version >
54
+ <version >1.0.5 </version >
55
55
<executions >
56
56
<execution >
57
57
<id >vmp</id >
Original file line number Diff line number Diff line change 8
8
<version >1.0-SNAPSHOT</version >
9
9
10
10
<properties >
11
- <vertx .version>3.4.0.Beta1 </vertx .version>
12
- <fabric8-vertx-maven-plugin .version>1.0.4 </fabric8-vertx-maven-plugin .version>
11
+ <vertx .version>3.4.0</vertx .version>
12
+ <fabric8-vertx-maven-plugin .version>1.0.5 </fabric8-vertx-maven-plugin .version>
13
13
14
14
<vertx .verticle>io.vertx.book.http.HelloConsumerMicroservice</vertx .verticle>
15
15
Original file line number Diff line number Diff line change 8
8
<version >1.0-SNAPSHOT</version >
9
9
10
10
<properties >
11
- <vertx .version>3.4.0.Beta1 </vertx .version>
12
- <fabric8-vertx-maven-plugin .version>1.0.4 </fabric8-vertx-maven-plugin .version>
11
+ <vertx .version>3.4.0</vertx .version>
12
+ <fabric8-vertx-maven-plugin .version>1.0.5 </fabric8-vertx-maven-plugin .version>
13
13
14
14
<vertx .verticle>io.vertx.book.message.HelloConsumerMicroservice</vertx .verticle>
15
15
Original file line number Diff line number Diff line change 8
8
<version >1.0-SNAPSHOT</version >
9
9
10
10
<properties >
11
- <vertx .version>3.4.0.Beta1 </vertx .version>
12
- <fabric8-vertx-maven-plugin .version>1.0.4 </fabric8-vertx-maven-plugin .version>
11
+ <vertx .version>3.4.0</vertx .version>
12
+ <fabric8-vertx-maven-plugin .version>1.0.5 </fabric8-vertx-maven-plugin .version>
13
13
14
14
<vertx .verticle>io.vertx.book.message.HelloConsumerMicroservice</vertx .verticle>
15
15
Original file line number Diff line number Diff line change 7
7
<version >1.0-SNAPSHOT</version >
8
8
9
9
<properties >
10
- <vertx .version>3.4.0.Beta1 </vertx .version>
11
- <fabric8-vertx-maven-plugin .version>1.0.4 </fabric8-vertx-maven-plugin .version>
10
+ <vertx .version>3.4.0</vertx .version>
11
+ <fabric8-vertx-maven-plugin .version>1.0.5 </fabric8-vertx-maven-plugin .version>
12
12
13
13
14
14
<vertx .verticle>io.vertx.book.message.HelloMicroservice</vertx .verticle>
Original file line number Diff line number Diff line change 8
8
<version >1.0-SNAPSHOT</version >
9
9
10
10
<properties >
11
- <vertx .version>3.3.3 </vertx .version>
12
- <fabric8-vertx-maven-plugin .version>1.0.4 </fabric8-vertx-maven-plugin .version>
11
+ <vertx .version>3.4.0 </vertx .version>
12
+ <fabric8-vertx-maven-plugin .version>1.0.5 </fabric8-vertx-maven-plugin .version>
13
13
14
14
<vertx .verticle>io.vertx.book.http.HelloMicroservice</vertx .verticle>
15
15
Original file line number Diff line number Diff line change 7
7
<version >1.0-SNAPSHOT</version >
8
8
9
9
<properties >
10
- <vertx .version>3.4.0.Beta1 </vertx .version>
11
- <fabric8-vertx-maven-plugin .version>1.0.4 </fabric8-vertx-maven-plugin .version>
10
+ <vertx .version>3.4.0</vertx .version>
11
+ <fabric8-vertx-maven-plugin .version>1.0.5 </fabric8-vertx-maven-plugin .version>
12
12
13
13
14
14
<vertx .verticle>io.vertx.book.message.HelloMicroservice</vertx .verticle>
Original file line number Diff line number Diff line change 74
74
<plugin >
75
75
<groupId >io.fabric8</groupId >
76
76
<artifactId >vertx-maven-plugin</artifactId >
77
- <version >1.0.4 </version >
77
+ <version >1.0.5 </version >
78
78
<executions >
79
79
<execution >
80
80
<id >vmp-init-package</id >
Original file line number Diff line number Diff line change 69
69
<plugin >
70
70
<groupId >io.fabric8</groupId >
71
71
<artifactId >vertx-maven-plugin</artifactId >
72
- <version >1.0.4 </version >
72
+ <version >1.0.5 </version >
73
73
<executions >
74
74
<execution >
75
75
<id >vmp-init-package</id >
Original file line number Diff line number Diff line change 7
7
<version >1.0-SNAPSHOT</version >
8
8
9
9
<properties >
10
- <vertx .projectVersion>3.4.0.Beta1 </vertx .projectVersion>
10
+ <vertx .projectVersion>3.4.0</vertx .projectVersion>
11
11
<vertx .verticle>io.vertx.book.openshift.HelloHttpVerticle</vertx .verticle>
12
12
</properties >
13
13
43
43
<plugin >
44
44
<groupId >io.fabric8</groupId >
45
45
<artifactId >vertx-maven-plugin</artifactId >
46
- <version >1.0.4 </version >
46
+ <version >1.0.5 </version >
47
47
<executions >
48
48
<execution >
49
49
<id >vmp-init-package</id >
You can’t perform that action at this time.
0 commit comments