Repository: flex-blazeds
Updated Branches:
  refs/heads/master 49c8d28d0 -> dad025cfe


[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/dad025cf
Tree: http://git-wip-us.apache.org/repos/asf/flex-blazeds/tree/dad025cf
Diff: http://git-wip-us.apache.org/repos/asf/flex-blazeds/diff/dad025cf

Branch: refs/heads/master
Commit: dad025cfe8fa5beaab99932c5b94b110b53a85cd
Parents: 49c8d28
Author: Christofer Dutz <[email protected]>
Authored: Sun Mar 1 21:39:21 2015 +0100
Committer: Christofer Dutz <[email protected]>
Committed: Sun Mar 1 21:39:21 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/dad025cf/modules/common/pom.xml
----------------------------------------------------------------------
diff --git a/modules/common/pom.xml b/modules/common/pom.xml
index fec97de..a518579 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</version>
+               <version>4.8.0-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/dad025cf/modules/core/pom.xml
----------------------------------------------------------------------
diff --git a/modules/core/pom.xml b/modules/core/pom.xml
index 702ed09..4d7796c 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</version>
+               <version>4.8.0-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/dad025cf/modules/opt/pom.xml
----------------------------------------------------------------------
diff --git a/modules/opt/pom.xml b/modules/opt/pom.xml
index 610bd8a..d77fcf4 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</version>
+               <version>4.8.0-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/dad025cf/modules/opt/poms/tomcat4/pom.xml
----------------------------------------------------------------------
diff --git a/modules/opt/poms/tomcat4/pom.xml b/modules/opt/poms/tomcat4/pom.xml
index 10d3c7d..d7d5f5b 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</version>
+               <version>4.8.0-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/dad025cf/modules/opt/poms/tomcat6/pom.xml
----------------------------------------------------------------------
diff --git a/modules/opt/poms/tomcat6/pom.xml b/modules/opt/poms/tomcat6/pom.xml
index 858a561..2a6e2d4 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</version>
+               <version>4.8.0-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/dad025cf/modules/opt/poms/tomcat7/pom.xml
----------------------------------------------------------------------
diff --git a/modules/opt/poms/tomcat7/pom.xml b/modules/opt/poms/tomcat7/pom.xml
index 68e3b5c..c5403e5 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</version>
+               <version>4.8.0-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/dad025cf/modules/pom.xml
----------------------------------------------------------------------
diff --git a/modules/pom.xml b/modules/pom.xml
index 8cb5b28..58fbe7b 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</version>
+       <version>4.8.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</tag>
+               <tag>HEAD</tag>
        </scm>
 
        <modules>

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/dad025cf/modules/proxy/pom.xml
----------------------------------------------------------------------
diff --git a/modules/proxy/pom.xml b/modules/proxy/pom.xml
index d900ebd..296d351 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</version>
+        <version>4.8.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/dad025cf/modules/remoting/pom.xml
----------------------------------------------------------------------
diff --git a/modules/remoting/pom.xml b/modules/remoting/pom.xml
index a7f493e..4ac1c74 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</version>
+               <version>4.8.0-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/dad025cf/modules/testsuite/pom.xml
----------------------------------------------------------------------
diff --git a/modules/testsuite/pom.xml b/modules/testsuite/pom.xml
index 999b361..8206cc5 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</version>
+               <version>4.8.0-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 

Reply via email to