You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ke...@apache.org on 2017/11/17 20:31:21 UTC

[30/50] [abbrv] beam git commit: Updated jdbc's pom.xml

Updated jdbc's pom.xml

Corrected `io-it-suite-local` comment

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

Branch: refs/heads/tez-runner
Commit: e72e73118927b8fbbf637c2bf96b56585c05ca8b
Parents: 209bb6d
Author: Dariusz Aniszewski <da...@aniszewski.eu>
Authored: Mon Nov 13 11:44:50 2017 +0100
Committer: chamikara@google.com <ch...@google.com>
Committed: Wed Nov 15 02:26:09 2017 -0800

----------------------------------------------------------------------
 sdks/java/io/jdbc/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/beam/blob/e72e7311/sdks/java/io/jdbc/pom.xml
----------------------------------------------------------------------
diff --git a/sdks/java/io/jdbc/pom.xml b/sdks/java/io/jdbc/pom.xml
index 3a5f53b..dd4fbab 100644
--- a/sdks/java/io/jdbc/pom.xml
+++ b/sdks/java/io/jdbc/pom.xml
@@ -156,7 +156,7 @@
     </profile>
 
     <!--
-      io-it-suite overrides part of io-it-suite, allowing users to run tests
+      io-it-suite-local overrides part of io-it-suite, allowing users to run tests
       when they are on a separate network from the kubernetes cluster by
       creating a LoadBalancer service.
     -->