elease reverted


git-svn-id: https://svn.apache.org/repos/asf/servicemix/maven-plugins/trunk@1704944 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/depends-maven-plugin/pom.xml b/depends-maven-plugin/pom.xml
index 2eb8544..ae54cfa 100644
--- a/depends-maven-plugin/pom.xml
+++ b/depends-maven-plugin/pom.xml
@@ -1,5 +1,4 @@
-<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/maven-v4_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/maven-v4_0_0.xsd">
 
     <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed 
         with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, 
diff --git a/maven-plugins-pom/pom.xml b/maven-plugins-pom/pom.xml
index 41dee40..31022c9 100644
--- a/maven-plugins-pom/pom.xml
+++ b/maven-plugins-pom/pom.xml
@@ -26,15 +26,15 @@
   
   <groupId>org.apache.servicemix.tooling</groupId>
   <artifactId>maven-plugins-pom</artifactId>
-  <version>5</version>
+  <version>5-SNAPSHOT</version>
   
   <packaging>pom</packaging>
   <name>Apache ServiceMix :: Plugins :: Plugins POM</name>
   
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/maven-plugins/maven-plugins-pom/tags/maven-plugins-pom-5</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/maven-plugins/maven-plugins-pom/tags/maven-plugins-pom-5</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/servicemix/maven-plugins/maven-plugins-pom/tags/maven-plugins-pom-5</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/maven-plugins/trunk/maven-plugins-pom</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/maven-plugins/trunk/maven-plugins-pom</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/servicemix/maven-plugins/trunk/maven-plugins-pom</url>
   </scm>
   
   <properties>