From 4a44019a7265405eabeb503ed5a0ac85f6f9b5e2 Mon Sep 17 00:00:00 2001
From: vharseko <vharseko@openam.org.ru>
Date: Sat, 03 Mar 2018 08:37:21 +0000
Subject: [PATCH] rename distribution profile

---
 opendj-packages/pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opendj-packages/pom.xml b/opendj-packages/pom.xml
index 3c1889f..0aaed00 100644
--- a/opendj-packages/pom.xml
+++ b/opendj-packages/pom.xml
@@ -43,7 +43,7 @@
 
     <profiles>
         <profile>
-            <id>opendj-deb</id>
+            <id>distribution</id>
             <activation>
                 <activeByDefault>true</activeByDefault>
             </activation>

--
Gitblit v1.10.0