You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2014/12/01 17:47:16 UTC

cxf git commit: Fixing pom

Repository: cxf
Updated Branches:
  refs/heads/3.0.x-fixes 700bc8036 -> 6ddc65814


Fixing pom


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

Branch: refs/heads/3.0.x-fixes
Commit: 6ddc65814221b8d9ebb29db82eb7f66a443ac319
Parents: 700bc80
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Mon Dec 1 16:47:05 2014 +0000
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Mon Dec 1 16:47: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/6ddc6581/systests/kerberos/pom.xml
----------------------------------------------------------------------
diff --git a/systests/kerberos/pom.xml b/systests/kerberos/pom.xml
index 2aedb2d..e5bc330 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.1.0-SNAPSHOT</version>
+        <version>3.0.3-SNAPSHOT</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>