From 59f1429c0e0f180f29b38564d22c8a559328e240 Mon Sep 17 00:00:00 2001 From: Tareq Kirresh Date: Sat, 10 Oct 2020 18:12:29 +0300 Subject: [PATCH] Updated poms for license and URL --- easybus-core/pom.xml | 22 ---------------------- easybus-mongodb/pom.xml | 23 +---------------------- pom.xml | 23 +++++++++++++++++++++++ 3 files changed, 24 insertions(+), 44 deletions(-) diff --git a/easybus-core/pom.xml b/easybus-core/pom.xml index 694e0ba..7596e36 100644 --- a/easybus-core/pom.xml +++ b/easybus-core/pom.xml @@ -13,29 +13,7 @@ Easybus Core Simple, No Frills Event Bus for Java - Core and Sample Implementation - http://github.com/TareqK/easybus - - - Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - - - - - - TareqK - Tareq Kirresh - kirreshtareq@gmail.com - - maintainer - - - - - http://github.com/TareqK/easybus - org.reflections diff --git a/easybus-mongodb/pom.xml b/easybus-mongodb/pom.xml index d77b212..a22aeeb 100644 --- a/easybus-mongodb/pom.xml +++ b/easybus-mongodb/pom.xml @@ -11,33 +11,12 @@ 2.0.0 jar Easybus Mongodb - Simple, No Frills Event Bus for Java Backed by Mongodb - http://github.com/TareqK/easybus + Simple, No Frills Event Bus for Java - Mongodb Backing Bus 1.4.0 3.5.0 - - - Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - - - - - TareqK - Tareq Kirresh - kirreshtareq@gmail.com - - maintainer - - - - - http://github.com/TareqK/easybus - org.jongo diff --git a/pom.xml b/pom.xml index 51fa76d..0f026e7 100644 --- a/pom.xml +++ b/pom.xml @@ -26,6 +26,29 @@ easybus-core easybus-mongodb + http://github.com/TareqK/easybus + Simple, No Frills Event Bus for Java + + + Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + + TareqK + Tareq Kirresh + kirreshtareq@gmail.com + + maintainer + + + + + http://github.com/TareqK/easybus +