Cleaned up Integration Tests 31/431/5
authorTony Tkacik <ttkacik@cisco.com>
Tue, 4 Jun 2013 21:26:32 +0000 (14:26 -0700)
committerTony Tkacik <ttkacik@cisco.com>
Wed, 5 Jun 2013 21:21:30 +0000 (14:21 -0700)
- Removed dependency version declarations from Integration Tests.
  The version of controller bundles and dependencies is loaded
  from integration test pom files.

- Moved integration tests from test phase to verify.
  The integration tests could be skipped by -DskipITs option.

- Added common base POM for integration tests with pax-exam
  configuration.

Change-Id: I4a0320b97a438bbc2f8234beb34ae246b683c353
Signed-off-by: Tony Tkacik <ttkacik@cisco.com>

No differences found