Repository: flex-blazeds
Updated Branches:
  refs/heads/develop 00f31d2e3 -> 24f1fed42


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

Branch: refs/heads/develop
Commit: 24f1fed423e9fcf2c69d1c1142809eb4bd2fb59d
Parents: 00f31d2
Author: Christofer Dutz <[email protected]>
Authored: Mon Aug 3 10:28:01 2015 +0200
Committer: Christofer Dutz <[email protected]>
Committed: Mon Aug 3 10:28:01 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                  | 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/24f1fed4/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/24f1fed4/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/24f1fed4/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/24f1fed4/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/24f1fed4/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/24f1fed4/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/24f1fed4/modules/pom.xml
----------------------------------------------------------------------
diff --git a/modules/pom.xml b/modules/pom.xml
index 33da3bb..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,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>HEAD</tag>
+         <tag>blazeds-4.7.1</tag>
   </scm>
 
        <modules>

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/24f1fed4/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/24f1fed4/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/24f1fed4/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>
 

Reply via email to