diff --git a/rxjava-modules/pom.xml b/rxjava-modules/pom.xml index 3031598aab..d43a65ed9c 100644 --- a/rxjava-modules/pom.xml +++ b/rxjava-modules/pom.xml @@ -5,7 +5,6 @@ 4.0.0 com.baeldung.rxjava-modules rxjava-modules - 0.0.1-SNAPSHOT rxjava-modules pom diff --git a/rxjava-modules/rxjava-core/README.md b/rxjava-modules/rxjava-core/README.md index 2773bd9423..148713c8e3 100644 --- a/rxjava-modules/rxjava-core/README.md +++ b/rxjava-modules/rxjava-core/README.md @@ -13,4 +13,3 @@ This module contains articles about RxJava. - [RxJava Maybe](https://www.baeldung.com/rxjava-maybe) - [Combining RxJava Completables](https://www.baeldung.com/rxjava-completable) - [RxJava Hooks](https://www.baeldung.com/rxjava-hooks) -- More articles: [[next -->]](/rxjava-2)