Fixing test
Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/d6b11c3e
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/d6b11c3e
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/d6b11c3e
Branch: refs/heads/3.0.x-fixes
Commit: d6b11c3e679c142f43a15bc9f8ddf8b88dbf5f33
Parents: d5a5844
Author: Colm O hEigeartaigh <coheigea@apache.org>
Authored: Thu Dec 4 11:39:05 2014 +0000
Committer: Colm O hEigeartaigh <coheigea@apache.org>
Committed: Thu Dec 4 11:39:05 2014 +0000
----------------------------------------------------------------------
systests/kerberos/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/cxf/blob/d6b11c3e/systests/kerberos/pom.xml
----------------------------------------------------------------------
diff --git a/systests/kerberos/pom.xml b/systests/kerberos/pom.xml
index 1527b3e..4fa8b90 100644
--- a/systests/kerberos/pom.xml
+++ b/systests/kerberos/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>cxf-parent</artifactId>
<groupId>org.apache.cxf</groupId>
- <version>3.0.3-SNAPSHOT</version>
+ <version>3.0.4-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
|