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

git-svn-id: https://svn.apache.org/repos/asf/incubator/syncope/branches/0_4_X@1246905 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/client/pom.xml b/client/pom.xml
index cc62978..71e9bd1 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.syncope</groupId>
         <artifactId>syncope</artifactId>
-        <version>0.4.3</version>
+        <version>0.4.4-SNAPSHOT</version>
     </parent>
 
     <name>Syncope client</name>
diff --git a/console/pom.xml b/console/pom.xml
index 26434ec..c4741c5 100644
--- a/console/pom.xml
+++ b/console/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.syncope</groupId>
         <artifactId>syncope</artifactId>
-        <version>0.4.3</version>
+        <version>0.4.4-SNAPSHOT</version>
     </parent>
 
     <name>Syncope console</name>
diff --git a/core/pom.xml b/core/pom.xml
index e30432f..53d91f4 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.syncope</groupId>
         <artifactId>syncope</artifactId>
-        <version>0.4.3</version>
+        <version>0.4.4-SNAPSHOT</version>
     </parent>
 
     <name>Syncope core</name>
diff --git a/identityconnectors/bundles/pom.xml b/identityconnectors/bundles/pom.xml
index 57840f5..c44678f 100644
--- a/identityconnectors/bundles/pom.xml
+++ b/identityconnectors/bundles/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>identityconnectors</artifactId>
         <groupId>org.syncope.identityconnectors</groupId>
-        <version>0.4.3</version>
+        <version>0.4.4-SNAPSHOT</version>
     </parent>
 
     <groupId>org.syncope.identityconnectors.bundles</groupId>
diff --git a/identityconnectors/bundles/staticws/pom.xml b/identityconnectors/bundles/staticws/pom.xml
index 3b2583a..a8c39db 100644
--- a/identityconnectors/bundles/staticws/pom.xml
+++ b/identityconnectors/bundles/staticws/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>bundles</artifactId>
         <groupId>org.syncope.identityconnectors.bundles</groupId>
-        <version>0.4.3</version>
+        <version>0.4.4-SNAPSHOT</version>
     </parent>
 
     <groupId>org.syncope.identityconnectors.bundles.staticws</groupId>
diff --git a/identityconnectors/bundles/staticws/staticwebservice/pom.xml b/identityconnectors/bundles/staticws/staticwebservice/pom.xml
index 5fa8c85..fd2310e 100644
--- a/identityconnectors/bundles/staticws/staticwebservice/pom.xml
+++ b/identityconnectors/bundles/staticws/staticwebservice/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>staticws</artifactId>
         <groupId>org.syncope.identityconnectors.bundles.staticws</groupId>
-        <version>0.4.3</version>
+        <version>0.4.4-SNAPSHOT</version>
     </parent>
 
     <groupId>org.syncope.identityconnectors.bundles.staticws</groupId>
diff --git a/identityconnectors/bundles/staticws/utilities/pom.xml b/identityconnectors/bundles/staticws/utilities/pom.xml
index 82aff4d..b4e2ffe 100644
--- a/identityconnectors/bundles/staticws/utilities/pom.xml
+++ b/identityconnectors/bundles/staticws/utilities/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>staticws</artifactId>
         <groupId>org.syncope.identityconnectors.bundles.staticws</groupId>
-        <version>0.4.3</version>
+        <version>0.4.4-SNAPSHOT</version>
     </parent>
 
     <groupId>org.syncope.identityconnectors.bundles.staticws</groupId>
diff --git a/identityconnectors/bundles/staticws/ws-target-resource/pom.xml b/identityconnectors/bundles/staticws/ws-target-resource/pom.xml
index f9f3f8f..6d287f7 100644
--- a/identityconnectors/bundles/staticws/ws-target-resource/pom.xml
+++ b/identityconnectors/bundles/staticws/ws-target-resource/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>staticws</artifactId>
         <groupId>org.syncope.identityconnectors.bundles.staticws</groupId>
-        <version>0.4.3</version>
+        <version>0.4.4-SNAPSHOT</version>
     </parent>
     
     <groupId>org.syncope.identityconnectors.bundles.staticws</groupId>
diff --git a/identityconnectors/framework-internal/pom.xml b/identityconnectors/framework-internal/pom.xml
index 37b0e34..9ffd2e4 100644
--- a/identityconnectors/framework-internal/pom.xml
+++ b/identityconnectors/framework-internal/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>identityconnectors</artifactId>
         <groupId>org.syncope.identityconnectors</groupId>
-        <version>0.4.3</version>
+        <version>0.4.4-SNAPSHOT</version>
     </parent>
 
     <artifactId>framework-internal</artifactId>
diff --git a/identityconnectors/framework/pom.xml b/identityconnectors/framework/pom.xml
index 887e592..331700f 100644
--- a/identityconnectors/framework/pom.xml
+++ b/identityconnectors/framework/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>identityconnectors</artifactId>
         <groupId>org.syncope.identityconnectors</groupId>
-        <version>0.4.3</version>
+        <version>0.4.4-SNAPSHOT</version>
     </parent>
 
     <artifactId>framework</artifactId>
diff --git a/identityconnectors/pom.xml b/identityconnectors/pom.xml
index 3a65b19..dab7b7a 100644
--- a/identityconnectors/pom.xml
+++ b/identityconnectors/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.syncope</groupId>
         <artifactId>syncope</artifactId>
-        <version>0.4.3</version>
+        <version>0.4.4-SNAPSHOT</version>
     </parent>
 
     <name>IdentityConnectors</name>
diff --git a/identityconnectors/test-common/pom.xml b/identityconnectors/test-common/pom.xml
index f2f6069..f490618 100644
--- a/identityconnectors/test-common/pom.xml
+++ b/identityconnectors/test-common/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>identityconnectors</artifactId>
         <groupId>org.syncope.identityconnectors</groupId>
-        <version>0.4.3</version>
+        <version>0.4.4-SNAPSHOT</version>
     </parent>
 
     <artifactId>test-common</artifactId>
diff --git a/pom.xml b/pom.xml
index 01bd19b..8f644e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
     <description>Syncope</description>
     <groupId>org.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>0.4.3</version>
+    <version>0.4.4-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <!-- maven repository on sonatype -->
@@ -44,9 +44,9 @@
     </licenses>
 
     <scm>
-        <connection>scm:svn:http://syncope.googlecode.com/svn/tags/syncope-0.4.3</connection>
-        <developerConnection>scm:svn:https://syncope.googlecode.com/svn/tags/syncope-0.4.3</developerConnection>
-        <url>http://syncope.googlecode.com/svn/tags/syncope-0.4.3</url>
+        <connection>scm:svn:http://syncope.googlecode.com/svn/branches/0_4_X/</connection>
+        <developerConnection>scm:svn:https://syncope.googlecode.com/svn/branches/0_4_X/</developerConnection>
+        <url>http://syncope.googlecode.com/svn/branches/0_4_X/</url>
     </scm>
 
     <issueManagement>