You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by se...@apache.org on 2017/01/25 15:48:15 UTC

cxf git commit: Updating systest jibs pom references

Repository: cxf
Updated Branches:
  refs/heads/3.0.x-fixes 32b2dda26 -> e0d304a3b


Updating systest jibs pom references


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

Branch: refs/heads/3.0.x-fixes
Commit: e0d304a3be2244a57d64e369aa4271124bcb6f97
Parents: 32b2dda
Author: Sergey Beryozkin <sb...@gmail.com>
Authored: Wed Jan 25 15:47:39 2017 +0000
Committer: Sergey Beryozkin <sb...@gmail.com>
Committed: Wed Jan 25 15:47:39 2017 +0000

----------------------------------------------------------------------
 systests/jibx/databinding-jibx/pom.xml | 2 +-
 systests/jibx/jaxrs-jibx/pom.xml       | 2 +-
 systests/jibx/pom.xml                  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/e0d304a3/systests/jibx/databinding-jibx/pom.xml
----------------------------------------------------------------------
diff --git a/systests/jibx/databinding-jibx/pom.xml b/systests/jibx/databinding-jibx/pom.xml
index 1b04488..82f85d3 100644
--- a/systests/jibx/databinding-jibx/pom.xml
+++ b/systests/jibx/databinding-jibx/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>cxf-systests-jibx</artifactId>
         <groupId>org.apache.cxf.systests</groupId>
-        <version>3.0.12-SNAPSHOT</version>
+        <version>3.0.13-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/cxf/blob/e0d304a3/systests/jibx/jaxrs-jibx/pom.xml
----------------------------------------------------------------------
diff --git a/systests/jibx/jaxrs-jibx/pom.xml b/systests/jibx/jaxrs-jibx/pom.xml
index 2580a4f..904bc53 100644
--- a/systests/jibx/jaxrs-jibx/pom.xml
+++ b/systests/jibx/jaxrs-jibx/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>cxf-systests-jibx</artifactId>
         <groupId>org.apache.cxf.systests</groupId>
-        <version>3.0.12-SNAPSHOT</version>
+        <version>3.0.13-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/cxf/blob/e0d304a3/systests/jibx/pom.xml
----------------------------------------------------------------------
diff --git a/systests/jibx/pom.xml b/systests/jibx/pom.xml
index f395e73..a61e1d9 100644
--- a/systests/jibx/pom.xml
+++ b/systests/jibx/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>cxf-parent</artifactId>
         <groupId>org.apache.cxf</groupId>
-        <version>3.0.12-SNAPSHOT</version>
+        <version>3.0.13-SNAPSHOT</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>