Skip to content

Commit

Permalink
Update Artifacts to 7.13.1.CR2 build (#631)
Browse files Browse the repository at this point in the history
  • Loading branch information
rgdoliveira authored Sep 23, 2022
1 parent ca8c0d5 commit dcd831e
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ ports:
artifacts:
- name: "rhpam_business_central_monitoring_distribution.zip"
# rhpam-7.13.1-monitoring-ee7.zip
md5: "82cd142b3cde9f5a8b0c5f8ba12275cc"
md5: "17e591d3ed0386b5378d842a28217b88"
run:
user: 185
cmd:
Expand Down
2 changes: 1 addition & 1 deletion businesscentral/modules/businesscentral/module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ ports:
artifacts:
- name: "rhpam_business_central_distribution.zip"
# rhpam-7.13.1-business-central-eap7-deployable.zip
md5: "68c988936cf42d811c0915cd28acf402"
md5: "e14456c952535133617eb8857621df0e"
run:
user: 185
cmd:
Expand Down
2 changes: 1 addition & 1 deletion controller/modules/controller/module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ envs:
artifacts:
- name: "rhpam_add_ons_distribution.zip"
# rhpam-7.13.1-add-ons.zip
md5: "cc77169f7aaa5c760beb4b6225c2cbb7"
md5: "58da5b93c1b836b1439128f35a15cddc"
run:
user: 185
cmd:
Expand Down
2 changes: 1 addition & 1 deletion dashbuilder/modules/dashbuilder/module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ ports:
artifacts:
- name: "rhpam_add_ons_distribution.zip"
# rhpam-7.13.1-add-ons.zip
md5: "cc77169f7aaa5c760beb4b6225c2cbb7"
md5: "58da5b93c1b836b1439128f35a15cddc"
run:
user: 185
cmd:
Expand Down
14 changes: 7 additions & 7 deletions kieserver/modules/kieserver/module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,22 +23,22 @@ envs:
- name: "BUSINESS_CENTRAL_DISTRIBUTION_EAP"
value: "jboss-eap-7.4"
- name: "JBPM_WB_KIE_SERVER_BACKEND_JAR"
value: "jbpm-wb-kie-server-backend-7.67.0.Final-redhat-00015.jar"
value: "jbpm-wb-kie-server-backend-7.67.0.Final-redhat-00017.jar"
# remember to also update "JBPM_WB_KIE_SERVER_BACKEND_JAR" value
artifacts:
- name: "rhpam_kie_server_distribution.zip"
# rhpam-7.13.1-kie-server-ee8.zip
md5: "c77b611b851c6442571cbb4dc7415335"
md5: "2779f8e59b3d0d79f251a2bea30942a7"
- name: "rhpam_business_central_distribution.zip"
# rhpam-7.13.1-business-central-eap7-deployable.zip
md5: "68c988936cf42d811c0915cd28acf402"
md5: "e14456c952535133617eb8857621df0e"
- name: "slf4j-simple.jar"
# slf4j-simple-1.7.22.redhat-2.jar
md5: "62cc6eeb72e2738e3acc8957ca95f37b"
- name: "kie-server-services-jbpm-cluster-7.67.0.Final-redhat-00015.jar"
md5: "2417592cc13bcdc625a64fe082f5d52e"
- name: "jbpm-event-emitters-kafka-7.67.0.Final-redhat-00015.jar"
md5: "8992f3f3996f38d5a3df100db1b429c6"
- name: "kie-server-services-jbpm-cluster-7.67.0.Final-redhat-00017.jar"
md5: "ec989c830566219fb910771d10819cf4"
- name: "jbpm-event-emitters-kafka-7.67.0.Final-redhat-00017.jar"
md5: "59f360634bce52e5b62ffa9ebf9e0574"
run:
user: 185
cmd:
Expand Down
2 changes: 1 addition & 1 deletion process-migration/modules/process-migration/module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ ports:
artifacts:
- name: "rhpam_add_ons_distribution.zip"
# rhpam-7.13.1-add-ons.zip
md5: "cc77169f7aaa5c760beb4b6225c2cbb7"
md5: "58da5b93c1b836b1439128f35a15cddc"
run:
user: 185
cmd:
Expand Down
2 changes: 1 addition & 1 deletion smartrouter/modules/smartrouter/module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ ports:
artifacts:
- name: "rhpam_add_ons_distribution.zip"
# rhpam-7.13.1-add-ons.zip
md5: "cc77169f7aaa5c760beb4b6225c2cbb7"
md5: "58da5b93c1b836b1439128f35a15cddc"
run:
user: 185
cmd:
Expand Down

0 comments on commit dcd831e

Please sign in to comment.