From 4f630a68574027e7f4215bcefcaf5b11a8bb507e Mon Sep 17 00:00:00 2001 From: Feng Xiao Date: Tue, 17 May 2016 15:13:59 -0700 Subject: Add compatiblity tests against v2.5.0 --- java/compatibility_tests/v2.5.0/deps/pom.xml | 43 ++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 java/compatibility_tests/v2.5.0/deps/pom.xml (limited to 'java/compatibility_tests/v2.5.0/deps/pom.xml') diff --git a/java/compatibility_tests/v2.5.0/deps/pom.xml b/java/compatibility_tests/v2.5.0/deps/pom.xml new file mode 100644 index 00000000..7ceb9604 --- /dev/null +++ b/java/compatibility_tests/v2.5.0/deps/pom.xml @@ -0,0 +1,43 @@ + + + 4.0.0 + com.google.protobuf.compatibility + compatibility-test-deps + 2.5.0 + + Compatibility Test Dependencies + + + + junit + junit + 4.4 + + + org.easymock + easymock + 2.2 + + + org.easymock + easymockclassextension + 2.2.1 + + + + + + + maven-assembly-plugin + 2.6 + + + jar-with-dependencies + + + + + + -- cgit v1.2.3