You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by se...@apache.org on 2015/02/11 12:02:45 UTC

cxf git commit: Updating rs-http-sc parent versions

Repository: cxf
Updated Branches:
  refs/heads/3.0.x-fixes 40618c9c7 -> 6c59df946


Updating rs-http-sc parent versions


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

Branch: refs/heads/3.0.x-fixes
Commit: 6c59df94605a89a0c1fe714ab6b41f4d35abc065
Parents: 40618c9
Author: Sergey Beryozkin <sb...@talend.com>
Authored: Wed Feb 11 11:02:05 2015 +0000
Committer: Sergey Beryozkin <sb...@talend.com>
Committed: Wed Feb 11 11:02:05 2015 +0000

----------------------------------------------------------------------
 rt/rs/http-sci/pom.xml       | 2 +-
 systests/rs-http-sci/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/6c59df94/rt/rs/http-sci/pom.xml
----------------------------------------------------------------------
diff --git a/rt/rs/http-sci/pom.xml b/rt/rs/http-sci/pom.xml
index 9886ed4..b144c3b 100644
--- a/rt/rs/http-sci/pom.xml
+++ b/rt/rs/http-sci/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.1.0-SNAPSHOT</version>
+        <version>3.0.4-SNAPSHOT</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <properties>

http://git-wip-us.apache.org/repos/asf/cxf/blob/6c59df94/systests/rs-http-sci/pom.xml
----------------------------------------------------------------------
diff --git a/systests/rs-http-sci/pom.xml b/systests/rs-http-sci/pom.xml
index b0644bf..2c7ce89 100644
--- a/systests/rs-http-sci/pom.xml
+++ b/systests/rs-http-sci/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.4-SNAPSHOT</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>