removed reference to xbean
Project: http://git-wip-us.apache.org/repos/asf/mina/repo Commit: http://git-wip-us.apache.org/repos/asf/mina/commit/ca12d485 Tree: http://git-wip-us.apache.org/repos/asf/mina/tree/ca12d485 Diff: http://git-wip-us.apache.org/repos/asf/mina/diff/ca12d485 Branch: refs/heads/trunk Commit: ca12d485509b788add0dc9a55b063586f5faf0a6 Parents: 527aa62 Author: jvermillard <[email protected]> Authored: Mon Jun 24 11:44:51 2013 +0200 Committer: jvermillard <[email protected]> Committed: Mon Jun 24 11:44:51 2013 +0200 ---------------------------------------------------------------------- pom.xml | 12 ------------ 1 file changed, 12 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mina/blob/ca12d485/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index cf6bb90..1e3268f 100644 --- a/pom.xml +++ b/pom.xml @@ -445,18 +445,6 @@ </plugin> <plugin> - <groupId>org.apache.xbean</groupId> - <artifactId>maven-xbean-plugin</artifactId> - <version>3.8</version> - </plugin> - - <plugin> - <groupId>org.apache.xbean</groupId> - <artifactId>maven-xbean-plugin</artifactId> - <version>3.8</version> - </plugin> - - <plugin> <groupId>org.codehaus.modello</groupId> <artifactId>modello-maven-plugin</artifactId> <version>1.5</version>
