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

[17/17] cxf git commit: adjust the swagger sample pom.xml after the merge

adjust the swagger sample pom.xml after the merge


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

Branch: refs/heads/3.0.x-fixes
Commit: 5608e3db084754ce8fe7f735f4863b6f0f12d726
Parents: 514dfea
Author: Akitoshi Yoshida <ay...@apache.org>
Authored: Thu Jul 9 11:03:40 2015 +0200
Committer: Akitoshi Yoshida <ay...@apache.org>
Committed: Thu Jul 9 11:03:40 2015 +0200

----------------------------------------------------------------------
 .../src/main/release/samples/jax_rs/description_swagger/pom.xml    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/5608e3db/distribution/src/main/release/samples/jax_rs/description_swagger/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/src/main/release/samples/jax_rs/description_swagger/pom.xml b/distribution/src/main/release/samples/jax_rs/description_swagger/pom.xml
index 8c2faa8..541ec01 100644
--- a/distribution/src/main/release/samples/jax_rs/description_swagger/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/description_swagger/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cxf.samples</groupId>
         <artifactId>cxf-samples</artifactId>
-        <version>3.1.0-SNAPSHOT</version>
+        <version>3.0.6-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>