Add the slf4j-jdk bridge to the integration tests

----Release Notes----

[]
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=115350827


Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/45f5951a
Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/45f5951a
Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/45f5951a

Branch: refs/heads/master
Commit: 45f5951a0a697b7044f15cd09418854641c9e98a
Parents: 51068d1
Author: bchambers <[email protected]>
Authored: Tue Feb 23 09:43:54 2016 -0800
Committer: Davor Bonaci <[email protected]>
Committed: Thu Feb 25 23:58:26 2016 -0800

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/45f5951a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7d0cba9..9ff5cd2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -159,7 +159,7 @@
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>exec-maven-plugin</artifactId>
-          <version>1.1</version>
+          <version>1.4.0</version>
           <executions>
             <execution>
               <phase>verify</phase>

Reply via email to