You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2016/01/20 09:54:11 UTC

camel git commit: Upgrade PostgreSQL event driver to version 0.6

Repository: camel
Updated Branches:
  refs/heads/master a4b611d7c -> 799857b72


Upgrade PostgreSQL event driver to version 0.6


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

Branch: refs/heads/master
Commit: 799857b72e2c7fd1dd8eccebc578bc5d4121cd61
Parents: a4b611d
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed Jan 20 09:52:31 2016 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Wed Jan 20 09:52:31 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/799857b7/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index d62ed2d..6de2ea6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -429,7 +429,7 @@
     <pax-tiny-bundle-version>1.3.2</pax-tiny-bundle-version>
     <pax-logging-version>1.8.5</pax-logging-version>
     <pdfbox-version>1.8.10</pdfbox-version>
-    <pgjdbc-ng-driver-version>0.4</pgjdbc-ng-driver-version>  
+    <pgjdbc-ng-driver-version>0.6</pgjdbc-ng-driver-version>  
     <powermock-version>1.6.1</powermock-version>
     <protobuf-version>2.6.1</protobuf-version>
     <qpid-bundle-version>0.28_1</qpid-bundle-version>