This repository was archived by the owner on Sep 26, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 14 files changed +14
-14
lines changed Expand file tree Collapse file tree 14 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 13
13
<parent >
14
14
<artifactId >sockshop-parent</artifactId >
15
15
<groupId >com.oracle.coherence.examples.sockshop.spring</groupId >
16
- <version >1.0.4-SNAPSHOT </version >
16
+ <version >1.2.0 </version >
17
17
</parent >
18
18
19
19
<artifactId >carts</artifactId >
Original file line number Diff line number Diff line change 13
13
<parent >
14
14
<groupId >com.oracle.coherence.examples.sockshop.spring</groupId >
15
15
<artifactId >sockshop-parent</artifactId >
16
- <version >1.0.4-SNAPSHOT </version >
16
+ <version >1.2.0 </version >
17
17
</parent >
18
18
19
19
<artifactId >catalog</artifactId >
Original file line number Diff line number Diff line change 12
12
cluster : SockShop
13
13
role : Carts
14
14
replicas : 1
15
- image : ghcr.io/oracle/coherence-spring-sockshop-carts:latest
15
+ image : ghcr.io/oracle/coherence-spring-sockshop-carts:1.2.0
16
16
env :
17
17
- name : TRACING_HOST
18
18
value : " jaeger-collector"
Original file line number Diff line number Diff line change 12
12
cluster : SockShop
13
13
role : Catalog
14
14
replicas : 1
15
- image : ghcr.io/oracle/coherence-spring-sockshop-catalog:latest
15
+ image : ghcr.io/oracle/coherence-spring-sockshop-catalog:1.2.0
16
16
env :
17
17
- name : TRACING_HOST
18
18
value : " jaeger-collector"
Original file line number Diff line number Diff line change 12
12
cluster : SockShop
13
13
role : Orders
14
14
replicas : 1
15
- image : ghcr.io/oracle/coherence-spring-sockshop-orders:latest
15
+ image : ghcr.io/oracle/coherence-spring-sockshop-orders:1.2.0
16
16
env :
17
17
- name : TRACING_HOST
18
18
value : " jaeger-collector"
Original file line number Diff line number Diff line change 12
12
cluster : SockShop
13
13
role : Payment
14
14
replicas : 1
15
- image : ghcr.io/oracle/coherence-spring-sockshop-payment:latest
15
+ image : ghcr.io/oracle/coherence-spring-sockshop-payment:1.2.0
16
16
env :
17
17
- name : TRACING_HOST
18
18
value : " jaeger-collector"
Original file line number Diff line number Diff line change 12
12
cluster : SockShop
13
13
role : Shipping
14
14
replicas : 1
15
- image : ghcr.io/oracle/coherence-spring-sockshop-shipping:latest
15
+ image : ghcr.io/oracle/coherence-spring-sockshop-shipping:1.2.0
16
16
env :
17
17
- name : TRACING_HOST
18
18
value : " jaeger-collector"
Original file line number Diff line number Diff line change 12
12
cluster : SockShop
13
13
role : Users
14
14
replicas : 1
15
- image : ghcr.io/oracle/coherence-spring-sockshop-users:latest
15
+ image : ghcr.io/oracle/coherence-spring-sockshop-users:1.2.0
16
16
imagePullPolicy : Never
17
17
env :
18
18
- name : TRACING_HOST
Original file line number Diff line number Diff line change 13
13
<parent >
14
14
<groupId >com.oracle.coherence.examples.sockshop.spring</groupId >
15
15
<artifactId >sockshop-parent</artifactId >
16
- <version >1.0.4-SNAPSHOT </version >
16
+ <version >1.2.0 </version >
17
17
</parent >
18
18
19
19
<artifactId >orders</artifactId >
Original file line number Diff line number Diff line change 13
13
<parent >
14
14
<groupId >com.oracle.coherence.examples.sockshop.spring</groupId >
15
15
<artifactId >sockshop-parent</artifactId >
16
- <version >1.0.4-SNAPSHOT </version >
16
+ <version >1.2.0 </version >
17
17
</parent >
18
18
19
19
<artifactId >payment</artifactId >
You can’t perform that action at this time.
0 commit comments