From 29d166b011c2797ab66743e10f1d7b09f4d069d6 Mon Sep 17 00:00:00 2001
From: Jenkins slave <bruno.lavit@forgerock.com>
Date: Thu, 26 Nov 2015 14:34:20 +0000
Subject: [PATCH] [maven-release-plugin] prepare for next development iteration

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

diff --git a/opendj-packages/opendj-zip/pom.xml b/opendj-packages/opendj-zip/pom.xml
index f33d27c..3c9b27f 100644
--- a/opendj-packages/opendj-zip/pom.xml
+++ b/opendj-packages/opendj-zip/pom.xml
@@ -24,9 +24,7 @@
   !      Copyright 2015 ForgeRock AS.
   !
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
     <parent>

--
Gitblit v1.10.0