From 7ba506a4f9a14c630ecf46ecd269d838b73736de Mon Sep 17 00:00:00 2001
From: vharseko <vharseko@3a-systems.ru>
Date: Tue, 11 Feb 2020 17:26:36 +0000
Subject: [PATCH] reorganize commons build artifacts (#95)

---
 README.md |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 64e4185..443f099 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@
 
 ```bash
 git clone --recursive  https://github.com/OpenIdentityPlatform/OpenDJ.git
-#mvn clean install -f OpenDJ/forgerock-parent
+#mvn clean install -f OpenDJ/commons
 mvn clean install -f OpenDJ
 ```
 
@@ -59,7 +59,7 @@
 * OpenDJ Community Mailing List: open-identity-platform-opendj@googlegroups.com
 * OpenDJ Community Archive: https://groups.google.com/d/forum/open-identity-platform-opendj
 * OpenDJ Community on Gitter: https://gitter.im/OpenIdentityPlatform/OpenDJ
-* OpenDJ Commercial support RFP: support@openam.org.ru (English, Russian)
+* OpenDJ Commercial support RFP: support@3a-systems.ru (English, Russian)
 
 ## Contributing
 Please, make [Pull request](https://github.com/OpenIdentityPlatform/OpenDJ/pulls)

--
Gitblit v1.10.0