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/10/13 19:17:08 UTC

git commit: Upgrading to CXF 3.0.2

Repository: cxf-fediz
Updated Branches:
  refs/heads/master 2808dff33 -> 9c84e0aab


Upgrading to CXF 3.0.2


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

Branch: refs/heads/master
Commit: 9c84e0aabb0da829ba7504000218dc4e413fcaba
Parents: 2808dff
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Mon Oct 13 18:16:52 2014 +0100
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Mon Oct 13 18:16:52 2014 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/9c84e0aa/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index fdd8209..4c3e60d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,7 @@
     <properties>
         <commons.lang.version>3.3.2</commons.lang.version>
         <commons.logging.version>1.1.3</commons.logging.version>
-        <cxf.version>3.0.2-SNAPSHOT</cxf.version>
+        <cxf.version>3.0.2</cxf.version>
         <cxf.build-utils.version>2.6.0</cxf.build-utils.version>
         <easymock.version>3.1</easymock.version>
         <ehcache.version>2.8.3</ehcache.version>