From e0c8d32835be627a8d5793c241b9dc5db80848d0 Mon Sep 17 00:00:00 2001 From: Dhawal Kapil Date: Sat, 18 Jun 2022 21:34:07 +0530 Subject: [PATCH] JAVA-11499 Minor cleanup (#12376) --- rxjava-modules/pom.xml | 1 - rxjava-modules/rxjava-core/README.md | 1 - 2 files changed, 2 deletions(-) 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)