You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by im...@apache.org on 2014/05/02 05:40:52 UTC

[1/2] git commit: Removed maven assembly plugin version from stratos parent pom.xml to be inherited from apache pom.xml

Repository: incubator-stratos
Updated Branches:
  refs/heads/4.0.0-incubating d8c16eb55 -> 7963e8038


Removed maven assembly plugin version from stratos parent pom.xml to be inherited from apache pom.xml


Project: http://git-wip-us.apache.org/repos/asf/incubator-stratos/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-stratos/commit/231ad2d2
Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/231ad2d2
Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/231ad2d2

Branch: refs/heads/4.0.0-incubating
Commit: 231ad2d2c1eba6907952e5744cf07b20ee8d8d93
Parents: 75fc1ff
Author: Imesh Gunaratne <im...@apache.org>
Authored: Fri May 2 09:09:54 2014 +0530
Committer: Imesh Gunaratne <im...@apache.org>
Committed: Fri May 2 09:09:54 2014 +0530

----------------------------------------------------------------------
 pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/231ad2d2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 21168a1..bb85bac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -460,7 +460,6 @@
                 </plugin>
                 <plugin>
                     <artifactId>maven-assembly-plugin</artifactId>
-                    <version>2.2-beta-2</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>


[2/2] git commit: Merge branch '4.0.0-incubating' of https://git-wip-us.apache.org/repos/asf/incubator-stratos into 4.0.0-incubating

Posted by im...@apache.org.
Merge branch '4.0.0-incubating' of https://git-wip-us.apache.org/repos/asf/incubator-stratos into 4.0.0-incubating


Project: http://git-wip-us.apache.org/repos/asf/incubator-stratos/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-stratos/commit/7963e803
Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/7963e803
Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/7963e803

Branch: refs/heads/4.0.0-incubating
Commit: 7963e803871adbbef630ece451787ecc12d27136
Parents: 231ad2d d8c16eb
Author: Imesh Gunaratne <im...@apache.org>
Authored: Fri May 2 09:10:22 2014 +0530
Committer: Imesh Gunaratne <im...@apache.org>
Committed: Fri May 2 09:10:22 2014 +0530

----------------------------------------------------------------------
 pom.xml                                         | 43 ++++++++++++++++++++
 .../config/as/repository/conf/carbon.xml        |  2 +-
 .../config/cc/repository/conf/carbon.xml        |  2 +-
 .../config/sm/repository/conf/carbon.xml        |  2 +-
 4 files changed, 46 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/7963e803/pom.xml
----------------------------------------------------------------------