You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by sb...@apache.org on 2016/10/19 03:41:52 UTC

incubator-streams-master git commit: STREAMS-413

Repository: incubator-streams-master
Updated Branches:
  refs/heads/master 0ad3a6f81 -> 3fba58756


STREAMS-413


Project: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/commit/3fba5875
Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/tree/3fba5875
Diff: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/diff/3fba5875

Branch: refs/heads/master
Commit: 3fba587568cb53f6c06e39427910ac5f32b6d3c9
Parents: 0ad3a6f
Author: Steve Blackmon <sb...@apache.org>
Authored: Tue Oct 18 22:39:06 2016 -0500
Committer: Steve Blackmon <sb...@apache.org>
Committed: Tue Oct 18 22:39:06 2016 -0500

----------------------------------------------------------------------
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-streams-master/blob/3fba5875/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index cfdee6f..46dd34d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -290,9 +290,9 @@
         <rave.version>0.22</rave.version>
         <datastax.version>1.0.3</datastax.version>
         <jsonschema2pojo.version>0.4.10</jsonschema2pojo.version>
-        <jaxb2.version>0.8.3</jaxb2.version>
-        <jaxb2-basics.version>0.8.4</jaxb2-basics.version>
-        <jaxbutil.version>1.2.6</jaxbutil.version>
+        <jaxb2.version>0.13.1</jaxb2.version>
+        <jaxb2-basics.version>0.11.1</jaxb2-basics.version>
+        <jaxbutil.version>1.3.0</jaxbutil.version>
         <junit.version>4.11</junit.version>
         <slf4j.version>1.7.6</slf4j.version>
         <log4j.version>1.2.16</log4j.version>