Repository: flex-blazeds Updated Branches: refs/heads/develop 071850a06 -> e6cb4dee0
[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/e6cb4dee Tree: http://git-wip-us.apache.org/repos/asf/flex-blazeds/tree/e6cb4dee Diff: http://git-wip-us.apache.org/repos/asf/flex-blazeds/diff/e6cb4dee Branch: refs/heads/develop Commit: e6cb4dee096cc483a5f4ec3703d55a31cea7b905 Parents: 071850a Author: Christofer Dutz <[email protected]> Authored: Thu Nov 5 21:39:53 2015 +0100 Committer: Christofer Dutz <[email protected]> Committed: Thu Nov 5 21:39:53 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/e6cb4dee/modules/common/pom.xml ---------------------------------------------------------------------- diff --git a/modules/common/pom.xml b/modules/common/pom.xml index 8179dcc..8ee3926 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.2</version> + <version>4.7.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/e6cb4dee/modules/core/pom.xml ---------------------------------------------------------------------- diff --git a/modules/core/pom.xml b/modules/core/pom.xml index f2be69a..0293d62 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.2</version> + <version>4.7.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/e6cb4dee/modules/opt/pom.xml ---------------------------------------------------------------------- diff --git a/modules/opt/pom.xml b/modules/opt/pom.xml index eb0fc3e..98071fd 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.2</version> + <version>4.7.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/e6cb4dee/modules/opt/poms/tomcat4/pom.xml ---------------------------------------------------------------------- diff --git a/modules/opt/poms/tomcat4/pom.xml b/modules/opt/poms/tomcat4/pom.xml index d0e0e59..70dbc29 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.2</version> + <version>4.7.3-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/e6cb4dee/modules/opt/poms/tomcat6/pom.xml ---------------------------------------------------------------------- diff --git a/modules/opt/poms/tomcat6/pom.xml b/modules/opt/poms/tomcat6/pom.xml index 86b16cb..5d30627 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.2</version> + <version>4.7.3-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/e6cb4dee/modules/opt/poms/tomcat7/pom.xml ---------------------------------------------------------------------- diff --git a/modules/opt/poms/tomcat7/pom.xml b/modules/opt/poms/tomcat7/pom.xml index 704eb4a..6d103df 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.2</version> + <version>4.7.3-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/e6cb4dee/modules/pom.xml ---------------------------------------------------------------------- diff --git a/modules/pom.xml b/modules/pom.xml index 7a854b7..9058753 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.2</version> + <version>4.7.3-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.2</tag> + <tag>HEAD</tag> </scm> <modules> http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/e6cb4dee/modules/proxy/pom.xml ---------------------------------------------------------------------- diff --git a/modules/proxy/pom.xml b/modules/proxy/pom.xml index 62d9c85..d0d4382 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.2</version> + <version>4.7.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/e6cb4dee/modules/remoting/pom.xml ---------------------------------------------------------------------- diff --git a/modules/remoting/pom.xml b/modules/remoting/pom.xml index 80d6d6d..2942041 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.2</version> + <version>4.7.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/e6cb4dee/modules/testsuite/pom.xml ---------------------------------------------------------------------- diff --git a/modules/testsuite/pom.xml b/modules/testsuite/pom.xml index 806a270..5c1eb72 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.2</version> + <version>4.7.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent>
