Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 8ec192c8a -> 569678ec8
Fixing 3.0 build Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/569678ec Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/569678ec Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/569678ec Branch: refs/heads/3.0.x-fixes Commit: 569678ec8cfeb6e6fe58f9fb5431272b10fd4ec6 Parents: 8ec192c Author: Colm O hEigeartaigh <[email protected]> Authored: Mon Nov 21 20:38:40 2016 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Mon Nov 21 20:38:40 2016 +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/569678ec/systests/jibx/databinding-jibx/pom.xml ---------------------------------------------------------------------- diff --git a/systests/jibx/databinding-jibx/pom.xml b/systests/jibx/databinding-jibx/pom.xml index 6792e70..1b04488 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.11-SNAPSHOT</version> + <version>3.0.12-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/cxf/blob/569678ec/systests/jibx/jaxrs-jibx/pom.xml ---------------------------------------------------------------------- diff --git a/systests/jibx/jaxrs-jibx/pom.xml b/systests/jibx/jaxrs-jibx/pom.xml index 3addf8d..2580a4f 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.11-SNAPSHOT</version> + <version>3.0.12-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/cxf/blob/569678ec/systests/jibx/pom.xml ---------------------------------------------------------------------- diff --git a/systests/jibx/pom.xml b/systests/jibx/pom.xml index e25c755..f395e73 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.11-SNAPSHOT</version> + <version>3.0.12-SNAPSHOT</version> <relativePath>../../parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion>
