You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by cd...@apache.org on 2015/12/20 13:47:59 UTC

[29/31] flex-blazeds git commit: [maven-release-plugin] prepare release blazeds-4.7.1

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

Branch: refs/heads/master
Commit: 01e17794d819a3236cb783125939022e7d8dbaea
Parents: 84285e7
Author: Christofer Dutz <ch...@codecentric.de>
Authored: Mon Aug 3 10:32:39 2015 +0200
Committer: Christofer Dutz <ch...@codecentric.de>
Committed: Mon Aug 3 10:32:39 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/01e17794/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/01e17794/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/01e17794/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/01e17794/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/01e17794/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/01e17794/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/01e17794/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/01e17794/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/01e17794/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/01e17794/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>