File tree Expand file tree Collapse file tree 5 files changed +0
-65
lines changed
demo-zookeeper/test-client Expand file tree Collapse file tree 5 files changed +0
-65
lines changed Original file line number Diff line number Diff line change 213213 <groupId >io.fabric8</groupId >
214214 <artifactId >docker-maven-plugin</artifactId >
215215 </plugin >
216- <plugin >
217- <groupId >com.github.odavid.maven.plugins</groupId >
218- <artifactId >mixin-maven-plugin</artifactId >
219- <configuration >
220- <mixins >
221- <mixin >
222- <groupId >org.apache.servicecomb.demo</groupId >
223- <artifactId >docker-run-config</artifactId >
224- <version >${project.version} </version >
225- </mixin >
226- </mixins >
227- </configuration >
228- </plugin >
229216 </plugins >
230217 </build >
231218 </profile >
Original file line number Diff line number Diff line change 204204 <groupId >io.fabric8</groupId >
205205 <artifactId >docker-maven-plugin</artifactId >
206206 </plugin >
207- <plugin >
208- <groupId >com.github.odavid.maven.plugins</groupId >
209- <artifactId >mixin-maven-plugin</artifactId >
210- <configuration >
211- <mixins >
212- <mixin >
213- <groupId >org.apache.servicecomb.demo</groupId >
214- <artifactId >docker-run-config</artifactId >
215- <version >${project.version} </version >
216- </mixin >
217- </mixins >
218- </configuration >
219- </plugin >
220207 </plugins >
221208 </build >
222209 </profile >
Original file line number Diff line number Diff line change 184184 <groupId >io.fabric8</groupId >
185185 <artifactId >docker-maven-plugin</artifactId >
186186 </plugin >
187- <plugin >
188- <groupId >com.github.odavid.maven.plugins</groupId >
189- <artifactId >mixin-maven-plugin</artifactId >
190- <configuration >
191- <mixins >
192- <mixin >
193- <groupId >org.apache.servicecomb.demo</groupId >
194- <artifactId >docker-run-config</artifactId >
195- <version >${project.version} </version >
196- </mixin >
197- </mixins >
198- </configuration >
199- </plugin >
200187 </plugins >
201188 </build >
202189 </profile >
Original file line number Diff line number Diff line change 193193 <groupId >io.fabric8</groupId >
194194 <artifactId >docker-maven-plugin</artifactId >
195195 </plugin >
196- <plugin >
197- <groupId >com.github.odavid.maven.plugins</groupId >
198- <artifactId >mixin-maven-plugin</artifactId >
199- <configuration >
200- <mixins >
201- <mixin >
202- <groupId >org.apache.servicecomb.demo</groupId >
203- <artifactId >docker-run-config</artifactId >
204- <version >${project.version} </version >
205- </mixin >
206- </mixins >
207- </configuration >
208- </plugin >
209196 </plugins >
210197 </build >
211198 </profile >
Original file line number Diff line number Diff line change 189189 <groupId >io.fabric8</groupId >
190190 <artifactId >docker-maven-plugin</artifactId >
191191 </plugin >
192- <plugin >
193- <groupId >com.github.odavid.maven.plugins</groupId >
194- <artifactId >mixin-maven-plugin</artifactId >
195- <configuration >
196- <mixins >
197- <mixin >
198- <groupId >org.apache.servicecomb.demo</groupId >
199- <artifactId >docker-run-config</artifactId >
200- <version >${project.version} </version >
201- </mixin >
202- </mixins >
203- </configuration >
204- </plugin >
205192 </plugins >
206193 </build >
207194 </profile >
You can’t perform that action at this time.
0 commit comments