File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 419
419
" [variables('BlobReader_resourceId')]"
420
420
],
421
421
"properties" : {
422
- "packageUri" : " https://appdev-cloudformation-templates.s3.amazonaws.com/AzureBlobReader/taskproducer4.1.0 .zip" ,
422
+ "packageUri" : " https://appdev-cloudformation-templates.s3.amazonaws.com/AzureBlobReader/taskproducer4.1.2 .zip" ,
423
423
"appOffline" : true
424
424
}
425
425
}
512
512
" [variables('blobreaderconsumer_resourceId')]"
513
513
],
514
514
"properties" : {
515
- "packageUri" : " https://appdev-cloudformation-templates.s3.amazonaws.com/AzureBlobReader/taskconsumer4.1.0 .zip" ,
515
+ "packageUri" : " https://appdev-cloudformation-templates.s3.amazonaws.com/AzureBlobReader/taskconsumer4.1.2 .zip" ,
516
516
"appOffline" : true
517
517
}
518
518
}
609
609
" [variables('DLQProcessor_resourceId')]"
610
610
],
611
611
"properties" : {
612
- "packageUri" : " https://appdev-cloudformation-templates.s3.amazonaws.com/AzureBlobReader/dlqprocessor4.1.0 .zip" ,
612
+ "packageUri" : " https://appdev-cloudformation-templates.s3.amazonaws.com/AzureBlobReader/dlqprocessor4.1.2 .zip" ,
613
613
"appOffline" : true
614
614
}
615
615
}
Original file line number Diff line number Diff line change 80
80
fi
81
81
82
82
echo " creating zip"
83
- version=" 4.1.0 "
83
+ version=" 4.1.2 "
84
84
producer_zip_file=" taskproducer$version .zip"
85
85
consumer_zip_file=" taskconsumer$version .zip"
86
86
dlqprocessor_zip_file=" dlqprocessor$version .zip"
You can’t perform that action at this time.
0 commit comments