Repository: cxf Updated Branches: refs/heads/3.0.x-fixes b891bf412 -> c97245b8b
Fixing build Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/c97245b8 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/c97245b8 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/c97245b8 Branch: refs/heads/3.0.x-fixes Commit: c97245b8b2615ed6ce3eabd22dcb9eda099febf1 Parents: b891bf4 Author: Colm O hEigeartaigh <[email protected]> Authored: Fri Aug 14 11:14:01 2015 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Fri Aug 14 11:14:01 2015 +0100 ---------------------------------------------------------------------- services/sts/systests/sts-features/pom.xml | 2 +- services/sts/systests/sts-itests/pom.xml | 2 +- services/sts/systests/sts-osgi/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/c97245b8/services/sts/systests/sts-features/pom.xml ---------------------------------------------------------------------- diff --git a/services/sts/systests/sts-features/pom.xml b/services/sts/systests/sts-features/pom.xml index 4e729fd..35f1989 100644 --- a/services/sts/systests/sts-features/pom.xml +++ b/services/sts/systests/sts-features/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>3.1.3-SNAPSHOT</version> + <version>3.0.7-SNAPSHOT</version> <relativePath>../../../../parent/pom.xml</relativePath> </parent> <build> http://git-wip-us.apache.org/repos/asf/cxf/blob/c97245b8/services/sts/systests/sts-itests/pom.xml ---------------------------------------------------------------------- diff --git a/services/sts/systests/sts-itests/pom.xml b/services/sts/systests/sts-itests/pom.xml index 9dd60cd..ce80daf 100644 --- a/services/sts/systests/sts-itests/pom.xml +++ b/services/sts/systests/sts-itests/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>3.1.3-SNAPSHOT</version> + <version>3.0.7-SNAPSHOT</version> <relativePath>../../../../parent/pom.xml</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/cxf/blob/c97245b8/services/sts/systests/sts-osgi/pom.xml ---------------------------------------------------------------------- diff --git a/services/sts/systests/sts-osgi/pom.xml b/services/sts/systests/sts-osgi/pom.xml index 1686c03..fa705b5 100644 --- a/services/sts/systests/sts-osgi/pom.xml +++ b/services/sts/systests/sts-osgi/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>3.1.3-SNAPSHOT</version> + <version>3.0.7-SNAPSHOT</version> <relativePath>../../../../parent/pom.xml</relativePath> </parent> <dependencies>
