Repository: flex-blazeds
Updated Branches:
  refs/heads/master 4ad8759e0 -> 49f7e7ae8


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


Project: http://git-wip-us.apache.org/repos/asf/flex-blazeds/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-blazeds/commit/49f7e7ae
Tree: http://git-wip-us.apache.org/repos/asf/flex-blazeds/tree/49f7e7ae
Diff: http://git-wip-us.apache.org/repos/asf/flex-blazeds/diff/49f7e7ae

Branch: refs/heads/master
Commit: 49f7e7ae835fc9f1504c30a7a663551c430c7f21
Parents: 4ad8759
Author: Christofer Dutz <[email protected]>
Authored: Fri Feb 27 09:55:35 2015 +0100
Committer: Christofer Dutz <[email protected]>
Committed: Fri Feb 27 09:55:35 2015 +0100

----------------------------------------------------------------------
 modules/common/pom.xml           | 2 +-
 modules/core/pom.xml             | 2 +-
 modules/opt/pom.xml              | 2 +-
 modules/opt/poms/tomcat4/pom.xml | 2 +-
 modules/opt/poms/tomcat6/pom.xml | 2 +-
 modules/opt/poms/tomcat7/pom.xml | 2 +-
 modules/pom.xml                  | 4 ++--
 modules/proxy/pom.xml            | 2 +-
 modules/remoting/pom.xml         | 2 +-
 modules/testsuite/pom.xml        | 2 +-
 10 files changed, 11 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/49f7e7ae/modules/common/pom.xml
----------------------------------------------------------------------
diff --git a/modules/common/pom.xml b/modules/common/pom.xml
index f53c557..1b7bad3 100755
--- a/modules/common/pom.xml
+++ b/modules/common/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
        <parent>
         <groupId>org.apache.flex.blazeds</groupId>
                <artifactId>blazeds</artifactId>
-               <version>4.7.0.0</version>
+               <version>4.8.0.0-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/49f7e7ae/modules/core/pom.xml
----------------------------------------------------------------------
diff --git a/modules/core/pom.xml b/modules/core/pom.xml
index 063d1e1..eac4163 100755
--- a/modules/core/pom.xml
+++ b/modules/core/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
        <parent>
         <groupId>org.apache.flex.blazeds</groupId>
                <artifactId>blazeds</artifactId>
-               <version>4.7.0.0</version>
+               <version>4.8.0.0-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/49f7e7ae/modules/opt/pom.xml
----------------------------------------------------------------------
diff --git a/modules/opt/pom.xml b/modules/opt/pom.xml
index e633a18..a1bc348 100755
--- a/modules/opt/pom.xml
+++ b/modules/opt/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
        <parent>
         <groupId>org.apache.flex.blazeds</groupId>
                <artifactId>blazeds</artifactId>
-               <version>4.7.0.0</version>
+               <version>4.8.0.0-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/49f7e7ae/modules/opt/poms/tomcat4/pom.xml
----------------------------------------------------------------------
diff --git a/modules/opt/poms/tomcat4/pom.xml b/modules/opt/poms/tomcat4/pom.xml
index 33ce414..a8bcc30 100755
--- a/modules/opt/poms/tomcat4/pom.xml
+++ b/modules/opt/poms/tomcat4/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
        <parent>
         <groupId>org.apache.flex.blazeds</groupId>
                <artifactId>flex-messaging-opt</artifactId>
-               <version>4.7.0.0</version>
+               <version>4.8.0.0-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/49f7e7ae/modules/opt/poms/tomcat6/pom.xml
----------------------------------------------------------------------
diff --git a/modules/opt/poms/tomcat6/pom.xml b/modules/opt/poms/tomcat6/pom.xml
index 5a9dd4f..af470c1 100755
--- a/modules/opt/poms/tomcat6/pom.xml
+++ b/modules/opt/poms/tomcat6/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
        <parent>
         <groupId>org.apache.flex.blazeds</groupId>
                <artifactId>flex-messaging-opt</artifactId>
-               <version>4.7.0.0</version>
+               <version>4.8.0.0-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/49f7e7ae/modules/opt/poms/tomcat7/pom.xml
----------------------------------------------------------------------
diff --git a/modules/opt/poms/tomcat7/pom.xml b/modules/opt/poms/tomcat7/pom.xml
index 1ad419d..e8d6044 100755
--- a/modules/opt/poms/tomcat7/pom.xml
+++ b/modules/opt/poms/tomcat7/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
        <parent>
         <groupId>org.apache.flex.blazeds</groupId>
                <artifactId>flex-messaging-opt</artifactId>
-               <version>4.7.0.0</version>
+               <version>4.8.0.0-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/49f7e7ae/modules/pom.xml
----------------------------------------------------------------------
diff --git a/modules/pom.xml b/modules/pom.xml
index 9aeadac..48ecc7e 100755
--- a/modules/pom.xml
+++ b/modules/pom.xml
@@ -29,7 +29,7 @@
 
        <groupId>org.apache.flex.blazeds</groupId>
        <artifactId>blazeds</artifactId>
-       <version>4.7.0.0</version>
+       <version>4.8.0.0-SNAPSHOT</version>
        <packaging>pom</packaging>
 
        <name>Apache Flex: BlazeDS</name>
@@ -55,7 +55,7 @@
                
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/flex-blazeds.git</connection>
                
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/flex-blazeds.git</developerConnection>
                
<url>https://git-wip-us.apache.org/repos/asf/flex-blazeds.git</url>
-               <tag>blazeds-4.7.0.0-RC1</tag>
+               <tag>HEAD</tag>
        </scm>
 
        <modules>

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/49f7e7ae/modules/proxy/pom.xml
----------------------------------------------------------------------
diff --git a/modules/proxy/pom.xml b/modules/proxy/pom.xml
index 7e35d4f..9d66bc1 100755
--- a/modules/proxy/pom.xml
+++ b/modules/proxy/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
    <parent>
        <groupId>org.apache.flex.blazeds</groupId>
         <artifactId>blazeds</artifactId>
-        <version>4.7.0.0</version>
+        <version>4.8.0.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/49f7e7ae/modules/remoting/pom.xml
----------------------------------------------------------------------
diff --git a/modules/remoting/pom.xml b/modules/remoting/pom.xml
index 26c78e3..5cbb6d2 100755
--- a/modules/remoting/pom.xml
+++ b/modules/remoting/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
        <parent>
         <groupId>org.apache.flex.blazeds</groupId>
                <artifactId>blazeds</artifactId>
-               <version>4.7.0.0</version>
+               <version>4.8.0.0-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/49f7e7ae/modules/testsuite/pom.xml
----------------------------------------------------------------------
diff --git a/modules/testsuite/pom.xml b/modules/testsuite/pom.xml
index 943e16b..e714cc1 100644
--- a/modules/testsuite/pom.xml
+++ b/modules/testsuite/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
        <parent>
         <groupId>org.apache.flex.blazeds</groupId>
                <artifactId>blazeds</artifactId>
-               <version>4.7.0.0</version>
+               <version>4.8.0.0-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 

Reply via email to