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 <[email protected]> Authored: Fri May 2 09:09:54 2014 +0530 Committer: Imesh Gunaratne <[email protected]> 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>
