Updated Branches: refs/heads/master 48806fcc5 -> 40f9d84ea
versions defined in parent pom Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/40f9d84e Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/40f9d84e Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/40f9d84e Branch: refs/heads/master Commit: 40f9d84ea94612b555fee480798505cfed98f856 Parents: 9fff891 Author: olivier lamy <[email protected]> Authored: Mon Aug 27 21:54:27 2012 +0200 Committer: olivier lamy <[email protected]> Committed: Mon Aug 27 21:54:27 2012 +0200 ---------------------------------------------------------------------- agent/pom.xml | 1 - utils/pom.xml | 1 - 2 files changed, 0 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/40f9d84e/agent/pom.xml ---------------------------------------------------------------------- diff --git a/agent/pom.xml b/agent/pom.xml index 7a84f1f..a559580 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -53,7 +53,6 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-jar-plugin</artifactId> - <version>2.2</version> <executions> <execution> <goals> http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/40f9d84e/utils/pom.xml ---------------------------------------------------------------------- diff --git a/utils/pom.xml b/utils/pom.xml index 48d5975..4bab5f9 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -118,7 +118,6 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-jar-plugin</artifactId> - <version>2.2</version> <executions> <execution> <goals>
