Repository: flex-blazeds Updated Branches: refs/heads/develop 11f2a0604 -> fc0ab8103
[maven-release-plugin] prepare release blazeds-4.7.1 Project: http://git-wip-us.apache.org/repos/asf/flex-blazeds/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-blazeds/commit/fc0ab810 Tree: http://git-wip-us.apache.org/repos/asf/flex-blazeds/tree/fc0ab810 Diff: http://git-wip-us.apache.org/repos/asf/flex-blazeds/diff/fc0ab810 Branch: refs/heads/develop Commit: fc0ab81032b4f639e209104ea9f54e27b4e005b9 Parents: 11f2a06 Author: Christofer Dutz <[email protected]> Authored: Thu Jul 30 16:03:54 2015 +0200 Committer: Christofer Dutz <[email protected]> Committed: Thu Jul 30 16:03:54 2015 +0200 ---------------------------------------------------------------------- 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 | 5 +++-- modules/proxy/pom.xml | 2 +- modules/remoting/pom.xml | 2 +- modules/testsuite/pom.xml | 2 +- 10 files changed, 12 insertions(+), 11 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/fc0ab810/modules/common/pom.xml ---------------------------------------------------------------------- diff --git a/modules/common/pom.xml b/modules/common/pom.xml index a518579..349abec 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.8.0-SNAPSHOT</version> + <version>4.7.1</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/fc0ab810/modules/core/pom.xml ---------------------------------------------------------------------- diff --git a/modules/core/pom.xml b/modules/core/pom.xml index 1309282..d494222 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.8.0-SNAPSHOT</version> + <version>4.7.1</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/fc0ab810/modules/opt/pom.xml ---------------------------------------------------------------------- diff --git a/modules/opt/pom.xml b/modules/opt/pom.xml index d77fcf4..5b00c0d 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.8.0-SNAPSHOT</version> + <version>4.7.1</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/fc0ab810/modules/opt/poms/tomcat4/pom.xml ---------------------------------------------------------------------- diff --git a/modules/opt/poms/tomcat4/pom.xml b/modules/opt/poms/tomcat4/pom.xml index d7d5f5b..955e572 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.8.0-SNAPSHOT</version> + <version>4.7.1</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/fc0ab810/modules/opt/poms/tomcat6/pom.xml ---------------------------------------------------------------------- diff --git a/modules/opt/poms/tomcat6/pom.xml b/modules/opt/poms/tomcat6/pom.xml index d609a99..3e39476 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.8.0-SNAPSHOT</version> + <version>4.7.1</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/fc0ab810/modules/opt/poms/tomcat7/pom.xml ---------------------------------------------------------------------- diff --git a/modules/opt/poms/tomcat7/pom.xml b/modules/opt/poms/tomcat7/pom.xml index e80781e..c0ca5e4 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.8.0-SNAPSHOT</version> + <version>4.7.1</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/fc0ab810/modules/pom.xml ---------------------------------------------------------------------- diff --git a/modules/pom.xml b/modules/pom.xml index 90f4d55..5b7771a 100755 --- a/modules/pom.xml +++ b/modules/pom.xml @@ -29,7 +29,7 @@ <groupId>org.apache.flex.blazeds</groupId> <artifactId>blazeds</artifactId> - <version>4.8.0-SNAPSHOT</version> + <version>4.7.1</version> <packaging>pom</packaging> <name>Apache Flex: BlazeDS</name> @@ -55,7 +55,8 @@ <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> - </scm> + <tag>blazeds-4.7.1</tag> + </scm> <modules> <module>common</module> http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/fc0ab810/modules/proxy/pom.xml ---------------------------------------------------------------------- diff --git a/modules/proxy/pom.xml b/modules/proxy/pom.xml index 296d351..a4e28d7 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.8.0-SNAPSHOT</version> + <version>4.7.1</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/fc0ab810/modules/remoting/pom.xml ---------------------------------------------------------------------- diff --git a/modules/remoting/pom.xml b/modules/remoting/pom.xml index 4ac1c74..745d9ea 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.8.0-SNAPSHOT</version> + <version>4.7.1</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/fc0ab810/modules/testsuite/pom.xml ---------------------------------------------------------------------- diff --git a/modules/testsuite/pom.xml b/modules/testsuite/pom.xml index 8206cc5..57a72ba 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.8.0-SNAPSHOT</version> + <version>4.7.1</version> <relativePath>../pom.xml</relativePath> </parent>
