[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1793867 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 404721e..84720ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
 

     <groupId>org.apache.sling</groupId>

     <artifactId>org.apache.sling.paxexam.util</artifactId>

-    <version>1.0.4</version>

+    <version>1.0.5-SNAPSHOT</version>

     <packaging>jar</packaging>

 

     <name>Apache Sling Pax Exam Utilities</name>

@@ -41,9 +41,9 @@
     </properties>

 

     <scm>

-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.paxexam.util-1.0.4</connection>

-        <developerConnection> scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.paxexam.util-1.0.4</developerConnection>

-        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.paxexam.util-1.0.4</url>

+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/testing/sling-pax-util</connection>

+        <developerConnection> scm:svn:https://svn.apache.org/repos/asf/sling/trunk/testing/sling-pax-util</developerConnection>

+        <url>http://svn.apache.org/viewvc/sling/trunk/testing/sling-pax-util</url>

     </scm>

 

     <build>