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 2017/03/27 20:44:03 UTC

flex-blazeds git commit: [maven-release-plugin] prepare for next development iteration

Repository: flex-blazeds
Updated Branches:
  refs/heads/develop 42ecd811b -> f52a8f5b2


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

Branch: refs/heads/develop
Commit: f52a8f5b2f6608040d3e134380d519911a6aa863
Parents: 42ecd81
Author: Christofer Dutz <ch...@codecentric.de>
Authored: Mon Mar 27 22:43:57 2017 +0200
Committer: Christofer Dutz <ch...@codecentric.de>
Committed: Mon Mar 27 22:43:57 2017 +0200

----------------------------------------------------------------------
 archetypes/blazeds-spring-boot-archetype/pom.xml |  2 +-
 archetypes/pom.xml                               |  2 +-
 common/pom.xml                                   |  2 +-
 core/pom.xml                                     |  2 +-
 opt/blazeds-spring-boot-starter/pom.xml          | 10 +++++-----
 opt/pom.xml                                      |  2 +-
 opt/tomcat/pom.xml                               |  2 +-
 opt/tomcat/tomcat-4/pom.xml                      |  2 +-
 opt/tomcat/tomcat-6/pom.xml                      |  2 +-
 opt/tomcat/tomcat-7/pom.xml                      |  2 +-
 opt/tomcat/tomcat-base/pom.xml                   |  2 +-
 pom.xml                                          |  4 ++--
 proxy/pom.xml                                    |  2 +-
 remoting/pom.xml                                 |  2 +-
 14 files changed, 19 insertions(+), 19 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/f52a8f5b/archetypes/blazeds-spring-boot-archetype/pom.xml
----------------------------------------------------------------------
diff --git a/archetypes/blazeds-spring-boot-archetype/pom.xml b/archetypes/blazeds-spring-boot-archetype/pom.xml
index 34502c4..940ad56 100644
--- a/archetypes/blazeds-spring-boot-archetype/pom.xml
+++ b/archetypes/blazeds-spring-boot-archetype/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.flex.blazeds</groupId>
     <artifactId>flex-messaging-archetypes</artifactId>
-    <version>4.7.3</version>
+    <version>4.7.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>blazeds-spring-boot-example-archetype</artifactId>

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/f52a8f5b/archetypes/pom.xml
----------------------------------------------------------------------
diff --git a/archetypes/pom.xml b/archetypes/pom.xml
index fc37b41..ce37515 100755
--- a/archetypes/pom.xml
+++ b/archetypes/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.flex.blazeds</groupId>
     <artifactId>blazeds</artifactId>
-    <version>4.7.3</version>
+    <version>4.7.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>flex-messaging-archetypes</artifactId>

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/f52a8f5b/common/pom.xml
----------------------------------------------------------------------
diff --git a/common/pom.xml b/common/pom.xml
index 08b1df1..b328254 100755
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.flex.blazeds</groupId>
     <artifactId>blazeds</artifactId>
-    <version>4.7.3</version>
+    <version>4.7.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>flex-messaging-common</artifactId>

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/f52a8f5b/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index 1ccd966..d018721 100755
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.flex.blazeds</groupId>
     <artifactId>blazeds</artifactId>
-    <version>4.7.3</version>
+    <version>4.7.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>flex-messaging-core</artifactId>

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/f52a8f5b/opt/blazeds-spring-boot-starter/pom.xml
----------------------------------------------------------------------
diff --git a/opt/blazeds-spring-boot-starter/pom.xml b/opt/blazeds-spring-boot-starter/pom.xml
index 5da1b9c..d87a54a 100644
--- a/opt/blazeds-spring-boot-starter/pom.xml
+++ b/opt/blazeds-spring-boot-starter/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.3</version>
+        <version>4.7.4-SNAPSHOT</version>
     </parent>
 
     <artifactId>blazeds-spring-boot-starter</artifactId>
@@ -67,22 +67,22 @@ limitations under the License.
         <dependency>
             <groupId>org.apache.flex.blazeds</groupId>
             <artifactId>flex-messaging-core</artifactId>
-            <version>4.7.3</version>
+            <version>4.7.4-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.flex.blazeds</groupId>
             <artifactId>flex-messaging-common</artifactId>
-            <version>4.7.3</version>
+            <version>4.7.4-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.flex.blazeds</groupId>
             <artifactId>flex-messaging-proxy</artifactId>
-            <version>4.7.3</version>
+            <version>4.7.4-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.flex.blazeds</groupId>
             <artifactId>flex-messaging-remoting</artifactId>
-            <version>4.7.3</version>
+            <version>4.7.4-SNAPSHOT</version>
         </dependency>
 
         <!--

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/f52a8f5b/opt/pom.xml
----------------------------------------------------------------------
diff --git a/opt/pom.xml b/opt/pom.xml
index 1f280a5..6dc382b 100755
--- a/opt/pom.xml
+++ b/opt/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.flex.blazeds</groupId>
     <artifactId>blazeds</artifactId>
-    <version>4.7.3</version>
+    <version>4.7.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>flex-messaging-opt</artifactId>

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/f52a8f5b/opt/tomcat/pom.xml
----------------------------------------------------------------------
diff --git a/opt/tomcat/pom.xml b/opt/tomcat/pom.xml
index 1c7d585..d33fc1a 100644
--- a/opt/tomcat/pom.xml
+++ b/opt/tomcat/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.3</version>
+    <version>4.7.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>flex-messaging-opt-tomcat</artifactId>

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/f52a8f5b/opt/tomcat/tomcat-4/pom.xml
----------------------------------------------------------------------
diff --git a/opt/tomcat/tomcat-4/pom.xml b/opt/tomcat/tomcat-4/pom.xml
index 3e764ea..9541a79 100644
--- a/opt/tomcat/tomcat-4/pom.xml
+++ b/opt/tomcat/tomcat-4/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.flex.blazeds</groupId>
     <artifactId>flex-messaging-opt-tomcat</artifactId>
-    <version>4.7.3</version>
+    <version>4.7.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>flex-messaging-opt-tomcat-4</artifactId>

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/f52a8f5b/opt/tomcat/tomcat-6/pom.xml
----------------------------------------------------------------------
diff --git a/opt/tomcat/tomcat-6/pom.xml b/opt/tomcat/tomcat-6/pom.xml
index 21a37b0..61475ba 100644
--- a/opt/tomcat/tomcat-6/pom.xml
+++ b/opt/tomcat/tomcat-6/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.flex.blazeds</groupId>
     <artifactId>flex-messaging-opt-tomcat</artifactId>
-    <version>4.7.3</version>
+    <version>4.7.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>flex-messaging-opt-tomcat-6</artifactId>

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/f52a8f5b/opt/tomcat/tomcat-7/pom.xml
----------------------------------------------------------------------
diff --git a/opt/tomcat/tomcat-7/pom.xml b/opt/tomcat/tomcat-7/pom.xml
index db57338..17ae2c5 100644
--- a/opt/tomcat/tomcat-7/pom.xml
+++ b/opt/tomcat/tomcat-7/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.flex.blazeds</groupId>
     <artifactId>flex-messaging-opt-tomcat</artifactId>
-    <version>4.7.3</version>
+    <version>4.7.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>flex-messaging-opt-tomcat-7</artifactId>

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/f52a8f5b/opt/tomcat/tomcat-base/pom.xml
----------------------------------------------------------------------
diff --git a/opt/tomcat/tomcat-base/pom.xml b/opt/tomcat/tomcat-base/pom.xml
index ddbad8b..9efe607 100644
--- a/opt/tomcat/tomcat-base/pom.xml
+++ b/opt/tomcat/tomcat-base/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.flex.blazeds</groupId>
     <artifactId>flex-messaging-opt-tomcat</artifactId>
-    <version>4.7.3</version>
+    <version>4.7.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>flex-messaging-opt-tomcat-base</artifactId>

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/f52a8f5b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e294043..459ff5e 100755
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
   <groupId>org.apache.flex.blazeds</groupId>
   <artifactId>blazeds</artifactId>
-  <version>4.7.3</version>
+  <version>4.7.4-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Flex - BlazeDS</name>
@@ -65,7 +65,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.3</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <modules>

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/f52a8f5b/proxy/pom.xml
----------------------------------------------------------------------
diff --git a/proxy/pom.xml b/proxy/pom.xml
index 3359571..bc5e167 100755
--- a/proxy/pom.xml
+++ b/proxy/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.flex.blazeds</groupId>
     <artifactId>blazeds</artifactId>
-    <version>4.7.3</version>
+    <version>4.7.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>flex-messaging-proxy</artifactId>

http://git-wip-us.apache.org/repos/asf/flex-blazeds/blob/f52a8f5b/remoting/pom.xml
----------------------------------------------------------------------
diff --git a/remoting/pom.xml b/remoting/pom.xml
index 24c432c..7d0e33d 100755
--- a/remoting/pom.xml
+++ b/remoting/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache.flex.blazeds</groupId>
     <artifactId>blazeds</artifactId>
-    <version>4.7.3</version>
+    <version>4.7.4-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>