cxf git commit: Updating spring_boot demo too for it not to build the image by default

2017-08-29 Thread sergeyb
Repository: cxf
Updated Branches:
  refs/heads/3.1.x-fixes cd6f9f113 -> 0198879e7


Updating spring_boot demo too for it not to build the image by default


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

Branch: refs/heads/3.1.x-fixes
Commit: 0198879e73af6815648188318b502b47debaa76f
Parents: cd6f9f1
Author: Sergey Beryozkin 
Authored: Tue Aug 29 17:45:41 2017 +0100
Committer: Sergey Beryozkin 
Committed: Tue Aug 29 17:47:00 2017 +0100

--
 .../src/main/release/samples/jax_rs/spring_boot/pom.xml | 9 -
 1 file changed, 9 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/cxf/blob/0198879e/distribution/src/main/release/samples/jax_rs/spring_boot/pom.xml
--
diff --git a/distribution/src/main/release/samples/jax_rs/spring_boot/pom.xml 
b/distribution/src/main/release/samples/jax_rs/spring_boot/pom.xml
index 2db4aff..d116f4b 100644
--- a/distribution/src/main/release/samples/jax_rs/spring_boot/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/spring_boot/pom.xml
@@ -67,15 +67,6 @@
   com.spotify
   dockerfile-maven-plugin
   1.3.4
-  
-   
-default
-
-  build
-  push
-
-   
-  
   
 ${user.name}/apachecxf
 ${project.artifactId}



cxf git commit: Updating spring_boot demo too for it not to build the image by default

2017-08-29 Thread sergeyb
Repository: cxf
Updated Branches:
  refs/heads/master 472c37bca -> f561543f0


Updating spring_boot demo too for it not to build the image by default


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

Branch: refs/heads/master
Commit: f561543f07ff209ffe9a7ae4e9897acdb2d88e54
Parents: 472c37b
Author: Sergey Beryozkin 
Authored: Tue Aug 29 17:45:41 2017 +0100
Committer: Sergey Beryozkin 
Committed: Tue Aug 29 17:45:41 2017 +0100

--
 .../src/main/release/samples/jax_rs/spring_boot/pom.xml | 9 -
 1 file changed, 9 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/cxf/blob/f561543f/distribution/src/main/release/samples/jax_rs/spring_boot/pom.xml
--
diff --git a/distribution/src/main/release/samples/jax_rs/spring_boot/pom.xml 
b/distribution/src/main/release/samples/jax_rs/spring_boot/pom.xml
index 07ae7e2..fb2a69e 100644
--- a/distribution/src/main/release/samples/jax_rs/spring_boot/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/spring_boot/pom.xml
@@ -68,15 +68,6 @@
   com.spotify
   dockerfile-maven-plugin
   1.3.4
-  
-   
-default
-
-  build
-  push
-
-   
-  
   
 ${user.name}/apachecxf
 ${project.artifactId}