From 004ea672c3751c1a9fe87a546def1492b6984e75 Mon Sep 17 00:00:00 2001
From: Open Identity Platform Community <open-identity-platform-opendj@googlegroups.com>
Date: Tue, 10 Apr 2018 14:57:53 +0000
Subject: [PATCH] [ci skip] 4.1.5->4.1.6 prepare release 4.1.6
---
pom.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index d96461b..8f46f96 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.forgerock.opendj</groupId>
<artifactId>opendj-bom</artifactId>
- <version>4.1.7-SNAPSHOT</version>
+ <version>4.1.6</version>
<relativePath>opendj-bom/pom.xml</relativePath>
</parent>
@@ -110,7 +110,7 @@
<connection>scm:git:https://github.com/OpenIdentityPlatform/OpenDJ.git</connection>
<developerConnection>scm:git:https://github.com/OpenIdentityPlatform/OpenDJ.git</developerConnection>
<url>https://github.com/OpenIdentityPlatform/OpenDJ</url>
- <tag>HEAD</tag>
+ <tag>4.1.6</tag>
</scm>
<distributionManagement>
--
Gitblit v1.10.0