Skip to content

Commit ca1deab

Browse files
committed
Related to vert-x3#247
Renamed modules Fix links Update code to use Flowable
1 parent db21f88 commit ca1deab

File tree

66 files changed

+95
-91
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+95
-91
lines changed

rx-examples/README.adoc renamed to rxjava-1-examples/README.adoc

Lines changed: 3 additions & 1 deletion

rx-examples/pom.xml renamed to rxjava-1-examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66

77
<groupId>io.vertx</groupId>
8-
<artifactId>rx-examples</artifactId>
8+
<artifactId>rx-java1-examples</artifactId>
99
<version>3.5.0</version>
1010

1111
<dependencies>

0 commit comments

Comments
 (0)