mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 15:55:49 +00:00
v1 conversion to couchbase
This commit is contained in:
parent
e0b3c433a7
commit
27010318e5
2 changed files with 3 additions and 3 deletions
|
@ -10,10 +10,10 @@ tasks:
|
|||
|
||||
# exposed ports
|
||||
ports:
|
||||
- port: 8091
|
||||
onOpen: open-preview
|
||||
- port: 8080
|
||||
onOpen: open-preview
|
||||
- port: 8091
|
||||
onOpen: open-preview
|
||||
- port: 8092-10000
|
||||
onOpen: ignore
|
||||
- port: 4369
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -26,7 +26,7 @@
|
|||
<webjars-jquery-ui.version>1.11.4</webjars-jquery-ui.version>
|
||||
<webjars-jquery.version>2.2.4</webjars-jquery.version>
|
||||
<wro4j.version>1.8.0</wro4j.version>
|
||||
|
||||
<checkstyle.skip>true</checkstyle.skip>
|
||||
<jacoco.version>0.8.5</jacoco.version>
|
||||
<nohttp-checkstyle.version>0.0.4.RELEASE</nohttp-checkstyle.version>
|
||||
<spring-format.version>0.0.25</spring-format.version>
|
||||
|
|
Loading…
Reference in a new issue