File tree Expand file tree Collapse file tree 29 files changed +47
-47
lines changed
smallrye-connector-attribute-processor
smallrye-reactive-messaging-amqp
smallrye-reactive-messaging-aws-sns
smallrye-reactive-messaging-camel
smallrye-reactive-messaging-cloud-events
smallrye-reactive-messaging-gcp-pubsub
smallrye-reactive-messaging-http
smallrye-reactive-messaging-in-memory
smallrye-reactive-messaging-jms
smallrye-reactive-messaging-kafka
smallrye-reactive-messaging-mqtt-server
smallrye-reactive-messaging-mqtt
smallrye-reactive-messaging-provider
smallrye-reactive-messaging-vertx-eventbus Expand file tree Collapse file tree 29 files changed +47
-47
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.smallrye.reactive</groupId >
77 <artifactId >smallrye-reactive-messaging</artifactId >
8- <version >2.1.0-SNAPSHOT </version >
8+ <version >2.0.2 </version >
99 </parent >
1010
1111 <artifactId >smallrye-reactive-messaging-api</artifactId >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >io.smallrye.reactive</groupId >
99 <artifactId >smallrye-reactive-messaging</artifactId >
10- <version >2.1.0-SNAPSHOT </version >
10+ <version >2.0.2 </version >
1111 </parent >
1212
1313 <artifactId >documentation</artifactId >
Original file line number Diff line number Diff line change 11name : smallrye-reactive-messaging
22title : SmallRye Reactive Messaging
3- version : 2.1
3+ version : 2.0
44nav :
55 - modules/ROOT/nav.adoc
66
77asciidoc :
88 attributes :
9- version : ' 2.1 '
10- project-version : ' 2.1.0-SNAPSHOT '
9+ version : ' 2.0 '
10+ project-version : ' 2.0.2 '
1111 weld-version : ' 3.1.3.Final'
1212 smallrye-config-version : ' 1.7.0'
1313 mutiny-version : ' 0.5.0'
1414 camel-version : ' 3.2.0'
1515 spec-version : ' 1.0'
16- javadoc-base : ' https://smallrye.io/smallrye-reactive-messaging/2.1.0-SNAPSHOT /apidocs'
16+ javadoc-base : ' https://smallrye.io/smallrye-reactive-messaging/2.0.2 /apidocs'
1717
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.smallrye.reactive</groupId >
77 <artifactId >smallrye-reactive-messaging</artifactId >
8- <version >2.1.0-SNAPSHOT </version >
8+ <version >2.0.2 </version >
99 <relativePath >../..</relativePath >
1010 </parent >
1111
2626 <dependency >
2727 <groupId >io.smallrye.reactive</groupId >
2828 <artifactId >smallrye-reactive-messaging-provider</artifactId >
29- <version >2.1.0-SNAPSHOT </version >
29+ <version >2.0.2 </version >
3030 </dependency >
3131
3232 <dependency >
4444 <dependency >
4545 <groupId >io.smallrye.reactive</groupId >
4646 <artifactId >smallrye-reactive-messaging-amqp</artifactId >
47- <version >2.1.0-SNAPSHOT </version >
47+ <version >2.0.2 </version >
4848 <exclusions >
4949 <exclusion >
5050 <!-- this avoid having the logging working, to exclude it -->
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >io.smallrye.reactive</groupId >
88 <artifactId >smallrye-reactive-messaging</artifactId >
9- <version >2.1.0-SNAPSHOT </version >
9+ <version >2.0.2 </version >
1010 <relativePath >../..</relativePath >
1111 </parent >
1212
3333 <dependency >
3434 <groupId >io.smallrye.reactive</groupId >
3535 <artifactId >smallrye-reactive-messaging-provider</artifactId >
36- <version >2.1.0-SNAPSHOT </version >
36+ <version >2.0.2 </version >
3737 </dependency >
3838
3939 <dependency >
5151 <dependency >
5252 <groupId >io.smallrye.reactive</groupId >
5353 <artifactId >smallrye-reactive-messaging-aws-sns</artifactId >
54- <version >2.1.0-SNAPSHOT </version >
54+ <version >2.0.2 </version >
5555 </dependency >
5656
5757 <dependency >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.smallrye.reactive</groupId >
77 <artifactId >smallrye-reactive-messaging</artifactId >
8- <version >2.1.0-SNAPSHOT </version >
8+ <version >2.0.2 </version >
99 <relativePath >../..</relativePath >
1010 </parent >
1111
2525 <dependency >
2626 <groupId >io.smallrye.reactive</groupId >
2727 <artifactId >smallrye-reactive-messaging-cloud-events</artifactId >
28- <version >2.1.0-SNAPSHOT </version >
28+ <version >2.0.2 </version >
2929 </dependency >
3030
3131 <dependency >
3232 <groupId >io.smallrye.reactive</groupId >
3333 <artifactId >smallrye-reactive-messaging-provider</artifactId >
34- <version >2.1.0-SNAPSHOT </version >
34+ <version >2.0.2 </version >
3535 </dependency >
3636
3737 <dependency >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.smallrye.reactive</groupId >
77 <artifactId >smallrye-reactive-messaging</artifactId >
8- <version >2.1.0-SNAPSHOT </version >
8+ <version >2.0.2 </version >
99 <relativePath >../..</relativePath >
1010 </parent >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.smallrye.reactive</groupId >
77 <artifactId >smallrye-reactive-messaging</artifactId >
8- <version >2.1.0-SNAPSHOT </version >
8+ <version >2.0.2 </version >
99 <relativePath >../..</relativePath >
1010 </parent >
1111
1212 <artifactId >kafka-quickstart-kotlin</artifactId >
13- <version >2.1.0-SNAPSHOT </version >
13+ <version >2.0.2 </version >
1414
1515 <properties >
1616 <maven .compiler.source>1.8</maven .compiler.source>
2828 <dependency >
2929 <groupId >io.smallrye.reactive</groupId >
3030 <artifactId >smallrye-reactive-messaging-provider</artifactId >
31- <version >2.1.0-SNAPSHOT </version >
31+ <version >2.0.2 </version >
3232 </dependency >
3333
3434 <dependency >
4646 <dependency >
4747 <groupId >io.smallrye.reactive</groupId >
4848 <artifactId >smallrye-reactive-messaging-kafka</artifactId >
49- <version >2.1.0-SNAPSHOT </version >
49+ <version >2.0.2 </version >
5050 <exclusions >
5151 <exclusion >
5252 <!-- this avoid having the logging working, to exclude it -->
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.smallrye.reactive</groupId >
77 <artifactId >smallrye-reactive-messaging</artifactId >
8- <version >2.1.0-SNAPSHOT </version >
8+ <version >2.0.2 </version >
99 <relativePath >../..</relativePath >
1010 </parent >
1111
1212 <artifactId >kafka-quickstart</artifactId >
13- <version >2.1.0-SNAPSHOT </version >
13+ <version >2.0.2 </version >
1414
1515 <properties >
1616 <maven .compiler.source>1.8</maven .compiler.source>
2727 <dependency >
2828 <groupId >io.smallrye.reactive</groupId >
2929 <artifactId >smallrye-reactive-messaging-provider</artifactId >
30- <version >2.1.0-SNAPSHOT </version >
30+ <version >2.0.2 </version >
3131 </dependency >
3232
3333 <dependency >
4545 <dependency >
4646 <groupId >io.smallrye.reactive</groupId >
4747 <artifactId >smallrye-reactive-messaging-kafka</artifactId >
48- <version >2.1.0-SNAPSHOT </version >
48+ <version >2.0.2 </version >
4949 <exclusions >
5050 <exclusion >
5151 <!-- this avoid having the logging working, to exclude it -->
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >io.smallrye.reactive</groupId >
77 <artifactId >smallrye-reactive-messaging</artifactId >
8- <version >2.1.0-SNAPSHOT </version >
8+ <version >2.0.2 </version >
99 <relativePath >../..</relativePath >
1010 </parent >
1111
2626 <dependency >
2727 <groupId >io.smallrye.reactive</groupId >
2828 <artifactId >smallrye-reactive-messaging-provider</artifactId >
29- <version >2.1.0-SNAPSHOT </version >
29+ <version >2.0.2 </version >
3030 </dependency >
3131
3232 <dependency >
4444 <dependency >
4545 <groupId >io.smallrye.reactive</groupId >
4646 <artifactId >smallrye-reactive-messaging-mqtt</artifactId >
47- <version >2.1.0-SNAPSHOT </version >
47+ <version >2.0.2 </version >
4848 <exclusions >
4949 <exclusion >
5050 <!-- this avoid having the logging working, to exclude it -->
You can’t perform that action at this time.
0 commit comments