From de77eadea038afda4df88c24d8c1a97b5d4b2a3f Mon Sep 17 00:00:00 2001
From: Matthew Swift <matthew.swift@forgerock.com>
Date: Thu, 28 May 2015 10:30:37 +0000
Subject: [PATCH] [maven-release-plugin] prepare branch b2.8

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

diff --git a/opendj-config/pom.xml b/opendj-config/pom.xml
index 73d43c2..2353309 100644
--- a/opendj-config/pom.xml
+++ b/opendj-config/pom.xml
@@ -25,13 +25,12 @@
   !      Copyright 2013 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>
     <artifactId>opendj-project</artifactId>
     <groupId>org.forgerock.opendj</groupId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>2.8.0-SNAPSHOT</version>
   </parent>
   <artifactId>opendj-config</artifactId>
   <name>OpenDJ Configuration API</name>

--
Gitblit v1.10.0