From 3677a86adb9856cc32b2550e76159a76cafd6938 Mon Sep 17 00:00:00 2001
From: vharseko <vharseko@openam.org.ru>
Date: Fri, 16 Feb 2018 17:15:59 +0000
Subject: [PATCH] add downloads to README.md

---
 forgerock-parent |    2 +-
 README.md        |    6 +++++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index c383051..f9c618b 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,5 @@
 # <img alt="OpenDJ Logo" src="https://github.com/OpenIdentityPlatform/OpenDJ/raw/master/logo.png" width="300"/>
+[![Latest release](https://img.shields.io/github/release/OpenIdentityPlatform/OpenDJ.svg)](https://github.com/OpenIdentityPlatform/OpenDJ/releases/latest)
 [![Build Status](https://travis-ci.org/OpenIdentityPlatform/OpenDJ.svg)](https://travis-ci.org/OpenIdentityPlatform/OpenDJ)
 [![Build Status](https://img.shields.io/badge/license-CDDL-blue.svg)](https://github.com/OpenIdentityPlatform/OpenDJ/blob/master/legal-notices/CDDLv1_0.txt)
 [![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg)](http://gitter.im/OpenIdentityPlatform)
@@ -14,13 +15,15 @@
 This project is licensed under the Common Development and Distribution License (CDDL). The following text applies to 
 both this file, and should also be included in all files in the project:
 
+## Downloads
+[Latest release OpenDJ](https://github.com/OpenIdentityPlatform/OpenDJ/releases/latest)
+
 ## How-to build
 ```bash
 git clone --recursive  https://github.com/OpenIdentityPlatform/OpenDJ.git
 mvn clean install -f forgerock-parent
 mvn clean install -f OpenDJ
 ```
-BIN: OpenDJ/opendj-server-legacy/target/package/opendj-4.0.0-SNAPSHOT.zip
 
 ## How-to run after build
 ```bash
@@ -40,4 +43,5 @@
 
 ## Thanks
 * Sun OpenDS
+* Oracle OpenDS
 * Forgerock OpenDJ
diff --git a/forgerock-parent b/forgerock-parent
index 3694f59..8f31dbc 160000
--- a/forgerock-parent
+++ b/forgerock-parent
@@ -1 +1 @@
-Subproject commit 3694f594557ba4b54fc3daecac7b7320928d91c9
+Subproject commit 8f31dbcdd1ba3b8fdbaebf360cf0ef0b7029ed42

--
Gitblit v1.10.0